Git Product home page Git Product logo

isabella232 / sonar-dotnet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sonarsource/sonar-dotnet

0.0 0.0 0.0 113.84 MB

Code analyzer for C# and VB.NET projects https://redirect.sonarsource.com/plugins/vbnet.html

Home Page: https://redirect.sonarsource.com/plugins/csharp.html

License: GNU Lesser General Public License v3.0

Shell 0.02% JavaScript 0.25% Python 0.01% Java 2.15% Smalltalk 0.01% C# 82.60% F# 0.28% PowerShell 0.22% XSLT 0.04% CSS 0.11% Makefile 0.01% PureBasic 0.01% HTML 3.47% Liquid 0.05% Batchfile 0.01% Rich Text Format 0.41% Visual Basic .NET 10.39% ASP.NET 0.01%

sonar-dotnet's Introduction

Code Quality and Security for C# and VB.NET

Build Status

Product Quality Gate Coverage
Analyzer Quality Gate Coverage
Plugin Quality Gate Coverage

Static analysis of C# and VB.NET languages in SonarQube, SonarCloud and SonarLint code quality and security products. These Roslyn analyzers allow you to produce safe, reliable and maintainable code by helping you find and correct bugs, vulnerabilities and code smells in your codebase.

Features

Useful public resources

Nuget.org packages

Integration with SonarQube and SonarCloud

Do you have a question or feedback?

Get started

How to contribute

There are many ways you can contribute to the sonar-dotnet project. When contributing, please respect our Code of Conduct.

Join the discussions

One of the easiest ways to contribute is to share your feedback with us (see give feedback) and also answer questions from our community forum. You can also monitor the activity on this repository (opened issues, opened PRs) to get more acquainted with what we do.

Pull Request (PR)

If you want to fix an issue, please read the Get started pages first and make sure that you follow our coding style.

Before submitting the PR, make sure all tests are passing (all checks must be green).

  • We suggest you do not pick issues with the Area: CFG label (they are difficult, can have many side effects and are less likely to be accepted).
  • We suggest you do not implement new rules unless they are already specified for C# and/or VB.NET on our rules repository.

Note: Our CI does not get automatically triggered on the PRs from external contributors. A member of our team will review the code and trigger the CI on demand by adding a comment on the PR (see Azure Pipelines Comment triggers docs):

  • /azp run Sonar.Net.External - unit and integration tests for the analyzer (optional; can be done before the review)
  • /azp run Sonar.Net - full pipeline, including plugin tests and promotion (must be done before merging)

Join us

If you would like to work on this project full-time, we are hiring!

Custom Rules

To request new rules, Contact us on our Community Forum.

If you have an idea for a rule but you are not sure that everyone needs it, you can implement your own Roslyn analyzer.

Configuring Rules

SonarQube / SonarCloud and SonarLint in Connected Mode

Open the rule in SonarQube / SonarCloud, scroll down and (in case the rule has parameters), you can configure the parameters for each Quality Profile the rule is part of.

Use SonarLint Connected Mode to connect to SonarQube and SonarCloud.

SonarLint

The easiest way is to configure a Quality Profile in SonarCloud.

  • Create a dummy repository and analyze it in SonarCloud (it's free for open-source).
  • Configure the Quality Profile in SonarCloud for the project you created.
  • Then connect SonarLint to that project, and it will download the configuration (ruleset and SonarLint.xml files) locally and update your project based on the Quality Profile.

Standalone NuGet

Standalone NuGet packages can be configured the same way as SonarLint in connected mode. You can use SonarLint and SonarCloud to generate the ruleset and rule configuration file SonarLint.xml as described above and embed them into your project.

You can see how we do it in our own repository for SonarLint Connected mode (and you can reuse the same concept for the NuGet package):

Internal resources

Build configuration

License

Copyright 2014-2022 SonarSource.

Licensed under the GNU Lesser General Public License, Version 3.0

sonar-dotnet's People

Contributors

abbas-sabra-sonarsource avatar alban-auzeill avatar alexvictoor avatar andrei-epure-sonarsource avatar bellingard avatar benzonico avatar christophe-zurn-sonarsource avatar corniel avatar costin-zaharia-sonarsource avatar csaba-sagi-sonarsource avatar dbmeneses avatar dbolkensteyn avatar dependabot[bot] avatar dinesh-bolkensteyn-sonarsource avatar dmitry-golovinov-sonarsource avatar duncanp-sonar avatar ehartmann avatar fmallet avatar godin avatar henryju avatar lindamartin avatar loic-joly-sonarsource avatar martin-strecker-sonarsource avatar mary-georgiou-sonarsource avatar michalb-sonar avatar pavel-mikula-sonarsource avatar simonbrandhof avatar tamasvajk avatar tomverin avatar valhristov avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.