Skip to content

Support for manual packaging when scancentral package fails or not appropriate #71

Description

@kadraman

Enhancement Request

There are some instances where the manual creation of a Zip package is required, rather than using the scancentral package command. This could be because files cannot be included/excluded easily or the command fails. It would be good to allow the github-action to exclude packaging, e.g.:

      uses: fortify/github-action@v1
      with:
        sast-scan: true
        package: false

or similarly using a DO_PACKAGE option.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions