Тёмный
No video :(

Efficient GitHub Code Scanning with SonarCloud and GitHub Actions | SonarQube | GitHub | Code Scan 

Cloud Quick Labs
Подписаться 15 тыс.
Просмотров 10 тыс.
50% 1

===================================================================
1. SUBSCRIBE FOR MORE LEARNING :
/ @cloudquicklabs
===================================================================
2. CLOUD QUICK LABS - CHANNEL MEMBERSHIP FOR MORE BENEFITS :
/ @cloudquicklabs
===================================================================
3. BUY ME A COFFEE AS A TOKEN OF APPRECIATION :
www.buymeacoff...
===================================================================
In this video, I will show you how to scan your GitHub code for bugs, vulnerabilities, and code smells using SonarCloud and GitHub Actions.
SonarCloud is a cloud-based code analysis tool that can help you improve the quality of your code. GitHub Actions is a workflow automation platform that can help you automate your code scans.
In this video, I will show you how to:
Create a SonarCloud project for your GitHub repository
Configure GitHub Actions to run SonarCloud scans on your code
Analyze the results of your SonarCloud scans
I will also provide some tips on how to improve the efficiency of your GitHub code scans.
By the end of this video, you will be able to:
Use SonarCloud and GitHub Actions to scan your GitHub code for bugs, vulnerabilities, and code smells
Automate your code scans so that they run every time you push code to your repository
Analyze the results of your SonarCloud scans to identify and fix code quality issues
This video is for you if:
You want to improve the quality of your code
You want to automate your code scans
You want to learn how to use SonarCloud and GitHub Actions
I hope you find this video helpful!
Here are some additional details that you can include in the description:
The benefits of using SonarCloud and GitHub Actions to scan your GitHub code
The steps involved in setting up SonarCloud and GitHub Actions for code scanning
The types of code quality issues that SonarCloud can detect
How to analyze the results of your SonarCloud scans
Tips for improving the efficiency of your GitHub code scans
Repo link : github.com/Rek...
#sonarcloud #github #githubactions #codescan #sonarqube

Опубликовано:

 

29 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 14   
@faizaldarsandur8291
@faizaldarsandur8291 Год назад
Gotta say... this tutorial had saved my time! Thank you so much for making this video
@cloudquicklabs
@cloudquicklabs Год назад
Thank you for watching my videos. Glad that it helped you.
@manojkumarcr9417
@manojkumarcr9417 3 месяца назад
The args which you have initialized in the python file, where are you calling it from? I don't see the args being passed from the workflow file as well.
@cloudquicklabs
@cloudquicklabs 3 месяца назад
Thank you for watching my videos. You are right workflow file shared does not have the Python task. But when when you want to run Python script through workflow which has parameters you need pass those while calling the script , It's just like running script from your system.
@manojkumarcr9417
@manojkumarcr9417 3 месяца назад
Thank You for your quick response, and all your videos helps us a lot, can you please do videos on AWS eventbridge which runs on the Fast API code
@santanubiswas5354
@santanubiswas5354 3 месяца назад
I can't see SONAR_HOST_URL in the repository variable part. I am new to this, and stuck in generating test coverage report, I am repeatedly getting error "SonarQube server [***] can not be reached"
@cloudquicklabs
@cloudquicklabs 3 месяца назад
Thank you for watching my videos. I am using Sonar token in the workflow while I use GitHub Action for SonarCloud. And that does not host URL did you try that way.
@daveanvs
@daveanvs 3 месяца назад
HI how can i get qualitygate status in a github actions workflow so if the scan throws a failing grade my github action yaml file wont continue with the deployment
@cloudquicklabs
@cloudquicklabs 3 месяца назад
Thank you for watching my videos. You need add it in SonarCloud scan task, that is post scan based on results either fail the flow or continue.
@rahulray736
@rahulray736 6 месяцев назад
How to see multiple branch on Sonarcloud
@cloudquicklabs
@cloudquicklabs 6 месяцев назад
Thank you for watching my videos. You can find branches in SonarCloud dashboards. And branches gets discovered when we run sonar scan on it.
@naanireddy1
@naanireddy1 11 месяцев назад
could you please create a video on how to integrate with bitbucket
@cloudquicklabs
@cloudquicklabs 11 месяцев назад
Thank you for watching my videos. Indeed, I shall create a video on it soon.
Далее
I Took a LUNCHBAR OFF A Poster 🤯 #shorts
00:17
Просмотров 10 млн
Woman = best friend🤣
00:31
Просмотров 3,9 млн
The cloud is over-engineered and overpriced (no music)
14:39
Sonarqube Tutorial Part - 01 out 06
1:02:09
Просмотров 31 тыс.
Understanding GitHub Actions - Automated Testing
11:28