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

Add a GitHub Action for parlay #9

Open
garethr opened this issue Jun 8, 2023 · 2 comments
Open

Add a GitHub Action for parlay #9

garethr opened this issue Jun 8, 2023 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@garethr
Copy link
Collaborator

garethr commented Jun 8, 2023

It would be useful to have a GitHub Action for parlay, to make it easier to use as part of a pipeline. Speculating around the interface:

uses: snyk/parlay/action@v0
with:
  input: <some-sbom-path>
  enricher: snyk
  output: <new-sbom-path>
@garethr garethr added enhancement New feature or request good first issue Good for newcomers labels Jun 8, 2023
@krishnaduttPanchagnula
Copy link
Contributor

krishnaduttPanchagnula commented Mar 11, 2024

/assign

I assume that we want to return the json output as stdoutput in the pipeline right ?

@krishnaduttPanchagnula
Copy link
Contributor

@mcombuechen i have cerated action for snyk here: https://github.com/krishnaduttPanchagnula/parlayaction

would like to know your comments on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants