Skip to content

feature request: add ignore packages option #284

@mneverov

Description

@mneverov

Most kubernetes related projects have unavoidable dependencies like prometheus - arbitrary execution, client_go - unsafe pointer, exec, system calls, apimachinery - reflect.
It would be nice to be able to exclude specified packages from the report.
For better readability it would be nice to specify the packages in a config file like:

ignore:
  - github.com/prometheus/client_golang
  - k8s.io/client-go
  - ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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