sonar-objective-c | Sonar Plugin for Objective C | Plugin library

 by   octo-technology Java Version: Current License: No License

kandi X-RAY | sonar-objective-c Summary

kandi X-RAY | sonar-objective-c Summary

sonar-objective-c is a Java library typically used in Plugin applications. sonar-objective-c has no bugs, it has no vulnerabilities, it has build file available and it has low support. You can download it from GitHub.

this repository hosts the objective-c plugin for [sonarqube] this plugin enables to analyze and track the quality of ios (iphone, ipad) and macos developments. this plugin is not supported by sonarsource. sonarsource offers a [commercial sonarsource objective-c plugin] as well. both plugins do not offer the same functionalities/support. the development of this plugin has always been done thanks to the community. if you wish to contribute, check the [contributing] wiki page. find below an example of an ios sonarqube dashboard: . for more details, see the list of [sonarqube metrics] implemented or pending. the latest version is the 0.4.0 and it’s available [here] the latest sonarqube 3.x release is the 0.3.1, and it’s available [here] you can also
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              sonar-objective-c has a low active ecosystem.
              It has 500 star(s) with 208 fork(s). There are 58 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 63 open issues and 37 have been closed. On average issues are closed in 87 days. There are 10 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of sonar-objective-c is current.

            kandi-Quality Quality

              sonar-objective-c has 0 bugs and 0 code smells.

            kandi-Security Security

              sonar-objective-c has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              sonar-objective-c code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              sonar-objective-c does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              sonar-objective-c releases are not available. You will need to build from source code and install.
              Build file is available. You can build the component from source.
              sonar-objective-c saves you 1626 person hours of effort in developing the same functionality from scratch.
              It has 3611 lines of code, 163 functions and 47 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed sonar-objective-c and discovered the below as its top functions. This is intended to give you an instant insight into sonar-objective-c implemented functionality, and help decide if they suit your requirements.
            • Analyzes the specified project
            • Saves measures to the given file
            • Saves dependencies of the specified dependencies
            • Saves the number of functions in Sonar
            • Creates rules
            • Parses the input
            • Get a description link from a line
            • Create an OCLint profile
            • Import the default profile
            • Scan a single file
            • Creates an AST scan for an ObjectiveC scan
            • Tokenize source code
            Get all kandi verified functions for this library.

            sonar-objective-c Key Features

            No Key Features are available at this moment for sonar-objective-c.

            sonar-objective-c Examples and Code Snippets

            No Code Snippets are available at this moment for sonar-objective-c.

            Community Discussions

            QUESTION

            Ambiguity in sonar when parsing .h files incase both c++ (community) and objectivec plugin are deployed
            Asked 2018-Jun-22 at 12:19

            Recently we had a requirement to get static violation's for objective C language.We deployed the sonar-objective-c-plugin-0.4.0 plugin and generated a sample oclint xml with all the violation's.Now while trying to upload that xml we are encountering below error :

            ...

            ANSWER

            Answered 2017-May-15 at 06:21

            Refer ed below page : http://javadocs.sonarsource.org/4.5/apidocs/src-html/org/sonar/api/CoreProperties.html

            and utilized the following property : sonar.excludePlugins

            Source https://stackoverflow.com/questions/43913911

            QUESTION

            SonarQube Language sonar.lang.patterns error
            Asked 2018-Jan-18 at 07:55

            Our Sonar Build Environment details as follows:

            • SonarQube Server Version - 5.6.6 (64-Bit).
            • Sonar Client Build Operating System – Windows-7 (64-Bit).
            • Sonar-scanner- Version - 3.0.3.778.
            • sonar-cxx-plugin-0.9.7.jar
            • sonar-csharp-plugin Version -5.11.0.1761.
            • sonar-objective-c-plugin-0.5.0-SNAPSHOT.jar
            • Source Code Language: C# and C++

            Our SonarQube server is centralized server, So have installed (cxx-plugin, objective-c-plugin and csharp-plugin)

            Current Problem:

            When we scan the code, if fails with below error. Since we have multiple language (C# and C++) code, Both the language has to be scanned at a time.

            ERROR: Caused by: Language of file 'workspace/HS30/baseclasses/ametex.h' can not be decided as the file matches patterns of both sonar.lang.patterns.c++ : **/*.cxx,**/*.cpp,**/*.cc,**/*.c,**/*.hxx,**/*.hpp,**/*.hh,**/*.h and sonar.lang.patterns.objectivec : **/*.h,**/*.m

            sonar.language=cs,c++ (Tried but didn't work)

            So kindly help us to resolve the same.

            ...

            ANSWER

            Answered 2017-Jun-12 at 13:13

            This is a question of which language "claims" .h files. Only one language can claim any given file extension and currently you have two languages claiming .h, so the scanner can't figure out which analyzer to give those files to, and gives up.

            Specifically, from your error message:

            Source https://stackoverflow.com/questions/44412117

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install sonar-objective-c

            You can download it from GitHub.
            You can use sonar-objective-c like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the sonar-objective-c component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/octo-technology/sonar-objective-c.git

          • CLI

            gh repo clone octo-technology/sonar-objective-c

          • sshUrl

            git@github.com:octo-technology/sonar-objective-c.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link