{"id":20597202,"url":"https://github.com/cathive/concourse-sonarqube-qualitygate-task","last_synced_at":"2026-03-04T07:33:05.469Z","repository":{"id":45521760,"uuid":"107373528","full_name":"cathive/concourse-sonarqube-qualitygate-task","owner":"cathive","description":"A task for Concourse CI to be used in conjunction with the concourse-sonarqube-resource to break builds if the criteria of a quality gate cannot be met","archived":false,"fork":false,"pushed_at":"2018-01-03T13:42:29.000Z","size":32,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-06T10:01:31.002Z","etag":null,"topics":["code-quality","concourse-ci","sonarqube","static-code-analysis"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cathive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-18T07:29:19.000Z","updated_at":"2025-08-27T12:14:30.000Z","dependencies_parsed_at":"2022-07-18T08:31:02.277Z","dependency_job_id":null,"html_url":"https://github.com/cathive/concourse-sonarqube-qualitygate-task","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cathive/concourse-sonarqube-qualitygate-task","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cathive%2Fconcourse-sonarqube-qualitygate-task","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cathive%2Fconcourse-sonarqube-qualitygate-task/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cathive%2Fconcourse-sonarqube-qualitygate-task/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cathive%2Fconcourse-sonarqube-qualitygate-task/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cathive","download_url":"https://codeload.github.com/cathive/concourse-sonarqube-qualitygate-task/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cathive%2Fconcourse-sonarqube-qualitygate-task/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30075434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T05:31:57.858Z","status":"ssl_error","status_checked_at":"2026-03-04T05:31:38.462Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["code-quality","concourse-ci","sonarqube","static-code-analysis"],"created_at":"2024-11-16T08:21:05.503Z","updated_at":"2026-03-04T07:33:05.429Z","avatar_url":"https://github.com/cathive.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SonarQube quality gate checks for Concourse CI\n\nThis repository contains a task that can be used in conjunction with the [concourse-sonarqube-resource](https://github.com/cathive/concourse-sonarqube-resource) to check if a quality gate has been met by the Sonar Analysis or not.\n\n# Task usage\nThe task can be used in your CI pipeline to break your build if the goals\nof your SonarQube quality gates have not been met.\n\n```yaml\n- task: check-sonarqube-quality-gate\n  config:\n    platform: linux\n    image_resource:\n      type: docker-image\n      source:\n        repository: cathive/concourse-sonarqube-qualitygate-task\n        tag: latest # Use one of the versioned tags for reproducible builds!\n    inputs:\n    - name: sonar-result\n    run:\n      path: /sonarqube-qualitygate-check\n      dir: sonar-result\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcathive%2Fconcourse-sonarqube-qualitygate-task","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcathive%2Fconcourse-sonarqube-qualitygate-task","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcathive%2Fconcourse-sonarqube-qualitygate-task/lists"}