Skip to content
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

feat(golangBuild): allow SBOM creation for app only #4771

Closed
wants to merge 4 commits into from

Conversation

OliverNocon
Copy link
Member

Changes

this change provides an additional configuration option which makes it possible to create an SBOM focused on the main application:

createBOMMainPath: path/to/main

In the simplest case it would look like: createBOMMainPath: .

In addition it removes test dependencies from the SBOM. Test dependencies should be ignored.

  • Tests
  • Documentation

this change provides an additional configuration option which makes it possible to create an SBOM focused on the main application.

In addition it removes test dependencies from the SBOM. Test dependencies should be ignored.
@OliverNocon OliverNocon requested a review from a team as a code owner January 12, 2024 15:31
@OliverNocon
Copy link
Member Author

/go-it

@OliverNocon
Copy link
Member Author

/it-go

@OliverNocon
Copy link
Member Author

/it-go

@OliverNocon
Copy link
Member Author

/it-go

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor

Thank you for your contribution! This pull request is stale because it has been open 60 days with no activity. In order to keep it open, please remove stale label or add a comment within the next 10 days. If you need a Piper team member to remove the stale label make sure to add @SAP/jenkins-library-team to your comment.

@github-actions github-actions bot added the stale marks stale issues and pull requests label May 19, 2024
Copy link
Contributor

Pull request got stale and no further activity happened. It has automatically been closed. Please re-open in case you still consider it relevant.

@github-actions github-actions bot closed this May 29, 2024
@OliverNocon OliverNocon reopened this Sep 20, 2024
@OliverNocon OliverNocon removed the stale marks stale issues and pull requests label Sep 20, 2024
Copy link

Copy link
Contributor

Thank you for your contribution! This pull request is stale because it has been open 60 days with no activity. In order to keep it open, please remove stale label or add a comment within the next 10 days. If you need a Piper team member to remove the stale label make sure to add @SAP/jenkins-library-team to your comment.

@github-actions github-actions bot added the stale marks stale issues and pull requests label Nov 20, 2024
Copy link
Contributor

Pull request got stale and no further activity happened. It has automatically been closed. Please re-open in case you still consider it relevant.

@github-actions github-actions bot closed this Nov 30, 2024
@D074360 D074360 deleted the golangSBOM branch January 23, 2025 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale marks stale issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant