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 ssc-debricked-scan action #41

Open
rsenden opened this issue May 30, 2024 · 0 comments
Open

Add ssc-debricked-scan action #41

rsenden opened this issue May 30, 2024 · 0 comments
Labels

Comments

@rsenden
Copy link
Contributor

rsenden commented May 30, 2024

Enhancement Request

This composite action would essentially run the following steps:

  • Use setup action to install Debricked CLI
  • Run debricked scan command
  • Run fcli ssc artifact import-debricked to publish results to SSC

We'd like also want to have a combined SC-SAST/Debricked action, such that SC-SAST and Debricked scan can be run in parallel (i.e., first submit SC-SAST scan, then run Debricked scan, then wait for completion of both).

In the top-level action, we'd want to add an input like debricked-scan: true, and based on sast-scan input, either run the simple Debricked-only scan action, or the combined SC-SAST/Debricked scan action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant