Skip to content

Providing skip-path overrides bearer.yml values #57

Description

@mhp-borisbojic

When using skip-path within the Github Action workflow, it seems to overwrite all values of skip-path defined in the bearer.yml, e.g.:

      - name: Bearer scan
        uses: bearer/bearer-action@v2
        with:
          config-file: 'bearer.yml'
          skip-path: 'consent-management/*'

In the bearer.yml this additional paths are set (and then ignored):

  skip-path: [.nx/*, node_modules/*, lambda-proxy.ts, scripts/*]

Is this an expected behavoir?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions