Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SecurityCheckBox/SecurityCheckBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 

Repository files navigation

SecurityCheckBox

This repo contains just a pipeline that analyzes code in some repositories that I don't own, but I'm interested in.

It uses SonarCloud for the analysis.

Here are the analysis results.

Setting up your own SonarCloud analysis

I recommend you to set up your own SonarCloud analysis on every repo. It helps preventing bugs and security issues.

It is pretty straightforward - just register in SonarCloud and follow the prompts. There are also tons of tutorials to help you. For example this one and this one

Very useful is the option to integrate SonarCloud code quality check on pull requests. That way, you can reject pull requests with detected problems.

Notes for me

Running the pipeline

It runs weekly on schedule, but it can also be run manually here.

Adding a repo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published