Skip to content

Black Duck integration and CI/SonarQube updates#558

Open
nikhil2611 wants to merge 1 commit intomainfrom
nikhil/enable-blackduck-sca
Open

Black Duck integration and CI/SonarQube updates#558
nikhil2611 wants to merge 1 commit intomainfrom
nikhil/enable-blackduck-sca

Conversation

@nikhil2611
Copy link
Contributor

Description

This pull request introduces a new GitHub Actions workflow stub for CI on pull requests to the main branch and adds a SonarQube configuration file tailored for Ruby projects. These changes help standardize and automate CI processes and enable static code analysis with SonarQube.

Continuous Integration Workflow Enhancements:

  • Added .github/workflows/ci-main-pull-request-stub.yml as a reusable workflow stub that calls a centralized CI pipeline, with configurable inputs for language, versioning, security scans, and packaging options. This supports consistent CI checks and security scans across main, develop, and release branches.

Static Code Analysis Integration:

  • Updated sonar-project.properties to configure SonarQube analysis for Ruby projects, specifying project metadata, source and test directories, language settings, and exclusions for C-family languages. This facilitates automated code quality and security checks through SonarQube.

Check List

Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com>
@nikhil2611 nikhil2611 changed the title integrate blackduck and update sonarqube properties Black Duck integration and CI/SonarQube updates Sep 17, 2025
@sonarqube-for-infrastructure-prod

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments