Skip to content

Add blackduck and codeql scans#17

Closed
lisajulia wants to merge 1 commit into
mainfrom
security-hardening
Closed

Add blackduck and codeql scans#17
lisajulia wants to merge 1 commit into
mainfrom
security-hardening

Conversation

@lisajulia

Copy link
Copy Markdown
Contributor

These scans should be added to pipelines running on main and on PRs to main:

  • CodeQL should be run on PRs and main
  • Blackduck scan should be run on main in FULL mode (will be persisted on blackduck), then the repo owner will have to manually check the run on blackduck
  • Blackduck scan should be run on a PR in RAPID mode with BOM_COMPARE option. then Blackduck will compare that run against the last saved scan and check if new vulnerabilites were added (see https://documentation.blackduck.com/bundle/detect/page/runningdetect/rapidscan.html#rapid-scan-compare-mode)
  • In any case: before releasing, the releaser should fix vulnerabilites reported by Blackdock or must make sure they non-critical (e.g. come form SAP dependencies).

@lisajulia
lisajulia force-pushed the security-hardening branch from c958cfb to 574fb0c Compare May 28, 2026 06:05
@lisajulia
lisajulia marked this pull request as draft May 29, 2026 12:56
@lisajulia
lisajulia force-pushed the security-hardening branch from 574fb0c to 5fe0628 Compare June 1, 2026 12:27
@lisajulia
lisajulia marked this pull request as ready for review June 1, 2026 12:27
@lisajulia lisajulia closed this Jun 1, 2026
@lisajulia
lisajulia deleted the security-hardening branch June 1, 2026 12:42
@lisajulia

Copy link
Copy Markdown
Contributor Author

Replaced by #19

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