{"id":44778770,"url":"https://github.com/perforce/sonar-scm-perforce","last_synced_at":"2026-02-16T07:18:02.319Z","repository":{"id":22915415,"uuid":"26264239","full_name":"perforce/sonar-scm-perforce","owner":"perforce","description":"SonarQube Perforce plugin","archived":false,"fork":false,"pushed_at":"2023-10-06T03:37:46.000Z","size":107,"stargazers_count":6,"open_issues_count":15,"forks_count":21,"subscribers_count":37,"default_branch":"master","last_synced_at":"2026-01-14T13:56:22.642Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/perforce.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-11-06T10:03:59.000Z","updated_at":"2024-01-17T08:50:29.000Z","dependencies_parsed_at":"2022-08-05T20:16:26.307Z","dependency_job_id":null,"html_url":"https://github.com/perforce/sonar-scm-perforce","commit_stats":null,"previous_names":["sonarcommunity/sonar-scm-perforce","sonarsource/sonar-scm-perforce"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/perforce/sonar-scm-perforce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perforce%2Fsonar-scm-perforce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perforce%2Fsonar-scm-perforce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perforce%2Fsonar-scm-perforce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perforce%2Fsonar-scm-perforce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/perforce","download_url":"https://codeload.github.com/perforce/sonar-scm-perforce/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perforce%2Fsonar-scm-perforce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29502934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T05:57:17.024Z","status":"ssl_error","status_checked_at":"2026-02-16T05:56:49.929Z","response_time":115,"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":[],"created_at":"2026-02-16T07:17:59.530Z","updated_at":"2026-02-16T07:18:02.309Z","avatar_url":"https://github.com/perforce.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Support](https://img.shields.io/badge/Support-None-red.svg)\n\n# SonarQube Perforce plugin\n[![Build Status](https://travis-ci.org/SonarQubeCommunity/sonar-scm-perforce.svg?branch=master)](https://travis-ci.org/SonarQubeCommunity/sonar-scm-perforce)\n\n## Description\nThis plugin implements SCM dependent features of SonarQube for [Perforce](http://www.perforce.com/) projects. It's a pure Java implementation so no need to have p4 command line tool installed on the computer doing the SQ analysis.\n\n## Usage\nThere is no autodetection so you should activate the provider using -Dsonar.scm.provider=perforce.\n\nMandatory properties:\n\nKey | Description\n--- | -----------\nsonar.perforce.port | The host and port number of the Perforce service with which to communicate. Format is host:port.\t \nsonar.perforce.username | Username to be used for Perforce authentication. Mandatory.\t \nsonar.perforce.password.secured | Password to be used for Perforce authentication. If not set it will try to reuse existing ticket for provided user.\t \nsonar.perforce.clientName | Name of the client/workspace the project belongs to.\t \n\nYou can also configure some optional properties:\n\nKey | Description | Default value\n--- | ----------- | -------------\nsonar.perforce.useSsl | Use SSL protocol (p4javassl://) to connect to server | false\nsonar.perforce.charset | Character set used for translation of unicode files (P4CHARSET)\t \nsonar.perforce.sockSoTimeout | Perforce socket read timeout for communicating with the Perforce service (milliseconds) | 30000 (30s)\nsonar.perforce.clientImpersonatedHostname | Name of the host computer to impersonate (P4HOST) |\n\n## Known Limitations\n* No auto-detection since nothing in workspace seems to show this is under Perforce control management (like .git folder for Git workspace).\n* Blame is not executed in parallel since we are not confident in the thread safety of p4java library.\n\n## Developper informations\nThe plugin use the p4java pure Java implementation of Perforce client: http://www.perforce.com/perforce/doc.current/manuals/p4java/01_p4java.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperforce%2Fsonar-scm-perforce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperforce%2Fsonar-scm-perforce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperforce%2Fsonar-scm-perforce/lists"}