Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Sonar cloud integration with Azure DevOps for C

    Posted By: ELK1nG
    Sonar cloud integration with Azure DevOps for C

    Sonar cloud integration with Azure DevOps for C
    Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 48.0 KHz
    Language: English | Size: 1.10 GB | Duration: 3h 27m

    Tools: IAR Compiler, Azure DevOps, Sonar cloud, Programming language is Embedded C, YAML file, Static code analysis

    What you'll learn
    Introduction to Static code analysis
    Work flow of Static Code Analysis
    Introduction to Sonarcloud
    Deep dive in to Sonar cloud including administration, Quality gates, quality profiles, Pull request Decoration etc
    Detailed steps to integrate sonar cloud with Azure Pipeline in Embedded domain
    Sonar cloud integration on Azure DevOps, mainly for embedded C language , IAR compiler
    IAR Build integration with Sonar cloud configuration steps
    Challenges faced in this Integrations, Limitations and lessons learnt

    Description
    In this course, we are going to see how to integrate Sonar cloud analysis tool in MS Azure pipelines for Embedded C.

    To integrate sonar build wrapper is used and a small power shell script written to download this build wrapper.

    Creating IAR Compiler batch files for making build with sonar cloud scanner.

    YAML file creation for Build pipeline with detailed sonar cloud configuration steps.

    Local Build agent is created and used for build pipelines. (Not a hosted agent)

    Understanding and analyzing sonar cloud reports.

    How to create a quality profiles?

    How to create quality gates?

    Walk through on Administration and settings.

    Pull request decoration for auto comment in Pull request (in your Build pipeline).

    Terminology understanding including code smells, Vulnerabilities , static code analysis (SCA) , build pipeline etc.

    Focused more on version controlling of complete CI integration.

    Will walkthrough on different SCA tools available and what need to be considered when we choose a SCA tool.

    Will discuss on Challenges faced , limitations of these tools and lessons learnt.

    Difference between sonar cloud and sonarqube.

    Work flow on the sonar cloud integration with Azure DevOps services.

    Shift left testing and SCA advantages.

    Will walkthrough on the sonar cloud creating project manually and scanning the project manually.

    sonarcloud website walkthrough

    Who this course is for:
    Freshers who wants to learn about sonar cloud integration with Azure DevOps
    Embedded software developers
    Application Software developers
    DevOps Engineers
    Beginner who are curious about DevOps, Static code analysis tools