Skip to content

Conversation

@SangameshV
Copy link
Contributor

@SangameshV SangameshV commented Sep 29, 2025

Supporting newer fcli action debricked-scan to perform the debricked scan of the project. This fcli action under (ssc actions) can be run independently with the following mandatory parameters passed to the action.

  • --app-version | --av : Application Version to which the debricked report must be imported to.
  • --access-token | -t : Access tokens required for Debricked authentication.
  • --source-dir | -d : Specify the source directory to be scanned for Open Source vulnerabilities.

Also, following options can be passed to the fcli action

  • --tool-definitions : Custom tool definitions to use for identifying available Debricked CLI tool versions and download URLs.
  • --cli-version | -v: Specify the Debricked CLI version to be used for scanning. FCLI action installs this version of the debricked cli tool and performs the debricked scanning.
  • --repository | -r : Debricked repository name or ID.
  • --branch | -b : Debricked branch name or ID.
  • --extra-opts : Extra options to be passed to the 'debricked scan' command.
  • --wait : An option to be passed to make the action wait until fcli ssc artifact import-debricked completes.

This debricked scan fcli action can be run from the ssc ci action with all required parameters set as environment variables.

@SangameshV SangameshV added this to the 25.4 milestone Sep 29, 2025
@SangameshV SangameshV requested a review from rsenden September 29, 2025 05:58
@SangameshV SangameshV self-assigned this Sep 29, 2025
@SangameshV SangameshV added the feature A feature that's on the roadmap or in development label Sep 29, 2025
@SangameshV SangameshV removed this from the 25.4 milestone Oct 16, 2025
@SangameshV SangameshV removed the feature A feature that's on the roadmap or in development label Oct 16, 2025
@SangameshV SangameshV changed the title Support running Debricked scan & publish results to SSC (#705) feat: Support running Debricked scan & publish results to SSC (#705) Oct 21, 2025
@rsenden
Copy link
Contributor

rsenden commented Oct 30, 2025

Superseded by #849

@rsenden rsenden closed this Oct 30, 2025
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.

3 participants