Skip to content

Black Duck integration and CI/SonarQube updates #226

Open
nikhil2611 wants to merge 2 commits intomainfrom
nikhil/enable-blackduck-sca
Open

Black Duck integration and CI/SonarQube updates #226
nikhil2611 wants to merge 2 commits intomainfrom
nikhil/enable-blackduck-sca

Conversation

@nikhil2611
Copy link
Contributor

This pull request updates the CI workflow and SonarQube configuration.

Description

CI Workflow Updates:

  • Added a new, feature-rich CI workflow stub for pull requests and pushes to the main branch.
  • Includes checks such as TruffleHog, Trivy, BlackDuck, SonarQube, SBOM generation, and more.
  • Provides documentation of inputs and secrets for easier setup and maintenance.

SonarQube Configuration Updates:

  • Updated sonar.projectName for clearer project identification and added sonar.language for clearer project configuration.
  • Added documentation, and improved configuration comments for clarity and maintainability

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • If Gemfile.lock has changed, I have used --conservative to do it and included the full output in the Description above.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com>
@nikhil2611 nikhil2611 requested review from a team as code owners September 17, 2025 09:30
@github-actions
Copy link

Simplecov Report

Covered Threshold
93.45% 90%

Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com>
@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.

2 participants