{"id":43918467,"url":"https://github.com/jmecosta/sonar-fsharp-plugin","last_synced_at":"2026-02-06T22:04:45.507Z","repository":{"id":32387124,"uuid":"35963555","full_name":"jmecosta/sonar-fsharp-plugin","owner":"jmecosta","description":"F# SonarQube (TM) plugin - support for F#","archived":false,"fork":false,"pushed_at":"2022-02-10T21:15:03.000Z","size":4166,"stargazers_count":51,"open_issues_count":14,"forks_count":15,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-01-14T07:22:58.203Z","etag":null,"topics":["fsharp","metrics","sonarqube"],"latest_commit_sha":null,"homepage":"","language":"F#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jmecosta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-20T17:36:43.000Z","updated_at":"2025-02-24T12:04:30.000Z","dependencies_parsed_at":"2022-09-12T01:41:00.542Z","dependency_job_id":null,"html_url":"https://github.com/jmecosta/sonar-fsharp-plugin","commit_stats":null,"previous_names":["jmecsoftware/sonar-fsharp-plugin"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/jmecosta/sonar-fsharp-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmecosta%2Fsonar-fsharp-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmecosta%2Fsonar-fsharp-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmecosta%2Fsonar-fsharp-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmecosta%2Fsonar-fsharp-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmecosta","download_url":"https://codeload.github.com/jmecosta/sonar-fsharp-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmecosta%2Fsonar-fsharp-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29178580,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T20:14:21.878Z","status":"ssl_error","status_checked_at":"2026-02-06T20:14:21.443Z","response_time":59,"last_error":"SSL_read: 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":["fsharp","metrics","sonarqube"],"created_at":"2026-02-06T22:04:43.602Z","updated_at":"2026-02-06T22:04:45.499Z","avatar_url":"https://github.com/jmecosta.png","language":"F#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SonarQube F# Code Analyzer Plugin\n\nThe plugin enables analysis of F# within SonarQube.\n\n## Builds\n\n[![Build status](https://ci.appveyor.com/api/projects/status/jira637y22trnuc4/branch/master?svg=true)](https://ci.appveyor.com/project/jorgecosta/sonar-fsharp-plugin-wxq94/branch/master)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=jmecsoftware.sonarqube.fsharp%3Asonar-communityfsharp-analyzer\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=jmecsoftware.sonarqube.fsharp%3Asonar-communityfsharp-analyzer)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=jmecsoftware.sonarqube.fsharp%3Asonar-communityfsharp-analyzer\u0026metric=coverage)](https://sonarcloud.io/dashboard?id=jmecsoftware.sonarqube.fsharp%3Asonar-communityfsharp-analyzer)\n\nDownload latest snapshot from Appveyor: \u003chttps://ci.appveyor.com/project/jorgecosta/sonar-fsharp-plugin-wxq94/build/artifacts\u003e\n\n## NuGet package\n\n[FsSonarRunner](https://www.nuget.org/packages/FsSonarRunnerCore/) is also available as NuGet package. [![NuGet Status](http://img.shields.io/nuget/v/FsSonarRunnerCore.svg?style=flat)](https://www.nuget.org/packages/dotnet-fsharplint/)\n\n## Description / Features\n\n- Metrics: LOC, number of classes, number of methods\n- Code duplication detection\n- Based on [FSharpLint](http://fsprojects.github.io/FSharpLint/)\n- Runs under .NET 5.0 on Windows and Linux\n\n## Configuration\n\n### Requirements\n\n- Minimal supported version of SonarQube: 7.9.5 LTS\n- Working on SonarQube 8.x\n- Analyzer uses .NET 5.0, the corresponding depencies of .NET\n  needs to be installed (especially on Linux). .NET Core is not\n  required to be installed, as the application is _self-contained_.\n- NuGet packages still available also as .NET Standard 2.0/2.1 library.\n- Operating system (64 bit only): Windows, Linux.\n\n### Installation\n\n- Download the JAR plugin file from releases and copy it to the\n_extensions/downloads/_ directory of your SonarQube installation.\n  - Delete any  previous plugin `sonarqube-fsharp-plugin-*.jar` or\n  `sonar-communityfsharp-plugin-*.jar` from plugins directory.\n- Restart SonarQube server.\nThe plugin will be moved to the directory _extensions/plugins/_ and the previous plugin version will be removed.\nThe file _logs/sonar.log_ will contain a log line indicating the loaded\nplugin or any errors. The installed F# plugin will also be shown\non the Marketplace of your SonarQube installation.\n- Review the F# quality profile before running for any updated rule set.\n\n### General Configuration\n\n- `sonar.fs.file.suffixes` - files extensions to import\n\n### Coverage and Tests\n\nPlease use generic solutions like\n\u003chttps://docs.sonarqube.org/latest/analysis/generic-test/\u003e or\n\u003chttps://github.com/jmecsoftware/sonarqube-testdata-plugin\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmecosta%2Fsonar-fsharp-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmecosta%2Fsonar-fsharp-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmecosta%2Fsonar-fsharp-plugin/lists"}