Skip to content

Run vulnerability scan on latest release version - #355

Merged
bestbeforetoday merged 1 commit into
hyperledger:mainfrom
bestbeforetoday:scan-release
Oct 14, 2024
Merged

bestbeforetoday merged 1 commit into
hyperledger:mainfrom
bestbeforetoday:scan-release

Conversation

@bestbeforetoday

Copy link
Copy Markdown
Member

Previously the scan ran on the current state of the codebase. This fails to identify vulnerabilities in dependencies for the latest release version if those dependencies have already been updated in the development codebase. The gating factor for whether a new release is required should be whether the previous release contains vulnerabilities.

This change runs the scheduled vulnerability scan on the latest release tag. It also adds vulnerability scanning to pull request builds. This is purely informational. A scan failure does not fail the pull request build.

@bestbeforetoday
bestbeforetoday force-pushed the scan-release branch 3 times, most recently from 9612f6d to d804a02 Compare October 14, 2024 09:00
Previously the scan ran on the current state of the codebase. This fails
to identify vulnerabilities in dependencies for the latest release
version if those dependencies have already been updated in the
development codebase. The gating factor for whether a new release is
required should be whether the previous release contains
vulnerabilities.

This change runs the scheduled vulnerability scan on the latest release
tag. It also adds vulnerability scanning to pull request builds. This is
purely informational. A scan failure does not fail the pull request
build.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
@sonarqubecloud

Copy link
Copy Markdown

@bestbeforetoday
bestbeforetoday marked this pull request as ready for review October 14, 2024 09:18
@bestbeforetoday
bestbeforetoday requested a review from a team as a code owner October 14, 2024 09:18
@bestbeforetoday
bestbeforetoday enabled auto-merge (squash) October 14, 2024 09:18
@bestbeforetoday bestbeforetoday assigned denyeart and unassigned denyeart Oct 14, 2024
@bestbeforetoday
bestbeforetoday merged commit 33f3ba8 into hyperledger:main Oct 14, 2024
@bestbeforetoday
bestbeforetoday deleted the scan-release branch October 14, 2024 14:36
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