Skip to content

[CI] change blackduck scan to signature #375

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: vNext
Choose a base branch
from

Conversation

NirWolfer
Copy link
Contributor

Description

add signature to blackduck scan

What

Subject: what this PR is doing in one line.

Why ?

Justification for the PR. If there is existing issue/bug please reference.

How ?

It is optional but for complex PRs please provide information about the design,
architecture, approach, etc.

Change type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

Check list

  • Code follows the style de facto guidelines of this project
  • Comments have been inserted in hard to understand places
  • Documentation has been updated (if necessary)
  • Test has been added (if possible)

Copy link
Collaborator

@dpressle dpressle left a comment

Choose a reason for hiding this comment

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

They want to scan the whole source tree not only src lets change in
export PROJECT_SRC_PATH="$topdir"/src/

@NirWolfer NirWolfer force-pushed the bd_signature_scan branch from 0806152 to e37672e Compare June 30, 2025 06:41
@NirWolfer
Copy link
Contributor Author

They want to scan the whole source tree not only src lets change in export PROJECT_SRC_PATH="$topdir"/src/

Changed PROJECT_SRC_PATH to be $topdir/

@NirWolfer NirWolfer requested a review from dpressle June 30, 2025 07:38
@NirWolfer NirWolfer marked this pull request as ready for review June 30, 2025 07:38
@dpressle
Copy link
Collaborator

/review

Copy link

Preparing review...

Blackduck scan should do a signature scan, as well as scan from the
project's root directory instead of only scanning the src directory

Signed-off-by: NirWolfer <[email protected]>
@NirWolfer NirWolfer force-pushed the bd_signature_scan branch from e37672e to adbe09a Compare July 1, 2025 08: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.

2 participants