Skip to content

Create sbom generation action - #79

Open
PasiVuohijoki wants to merge 1 commit into
mainfrom
feature/sbom-generation
Open

Create sbom generation action#79
PasiVuohijoki wants to merge 1 commit into
mainfrom
feature/sbom-generation

Conversation

@PasiVuohijoki

@PasiVuohijoki PasiVuohijoki commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

This change is Reviewable

@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

for dependency scanning
required: false
default: "."
package_name:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

default: ${{ split(github.repository, '/')[1] }}

Pitäisi asettaa tälle oletusarvoksi kutsuvan repositorion nimen, ilman HSLDevcomia

description: Path to the build output / artifacts that the SBOM describes
required: true
build_components_path:
description: >

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Muutamassa meidän repossa on useammassa paikassa näitä tiedostoja. Voiko tuen tälle lisätä?

package_name:
description: Package name used in the SBOM (e.g. jore4-ui)
required: true
package_version:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

default: ${{ github.sha }}

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