Skip to content

Refactor Black Duck policy check workflow to use updated action and improve scheduling#169

Merged
tuxtof merged 1 commit intomasterfrom
fix/blackduck
Feb 12, 2026
Merged

Refactor Black Duck policy check workflow to use updated action and improve scheduling#169
tuxtof merged 1 commit intomasterfrom
fix/blackduck

Conversation

@tuxtof
Copy link
Copy Markdown
Collaborator

@tuxtof tuxtof commented Feb 5, 2026

This pull request updates the Black Duck security scan workflows by consolidating scheduled scans into a single workflow, expanding trigger conditions, and switching to a new Black Duck GitHub Action. The changes streamline security scanning and ensure more comprehensive coverage for both scheduled and pull request events.

Workflow consolidation and trigger improvements:

  • Removed the .github/workflows/synopsys-schedule.yaml workflow, consolidating scheduled Black Duck scans into the main .github/workflows/synopsys.yaml file.
  • Updated .github/workflows/synopsys.yaml to add scheduled (cron) triggers, and expanded pull request triggers to include more event types and branches for better coverage.

Black Duck action migration and configuration updates:

  • Replaced the deprecated synopsys-sig/synopsys-action with the new blackduck-inc/black-duck-security-scan GitHub Action, updating configuration keys accordingly in both full and PR scan steps.

@tuxtof tuxtof requested a review from wolfganghuse February 5, 2026 18:06
Copy link
Copy Markdown
Collaborator

@wolfganghuse wolfganghuse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tuxtof tuxtof merged commit 53f7bb6 into master Feb 12, 2026
8 of 9 checks passed
@tuxtof tuxtof deleted the fix/blackduck branch February 12, 2026 16:41
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