mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
Merge pull request #107810 from zlabjp/levee-v1-secret
Add v1.Secret to go-flow-levee analysis targets
This commit is contained in:
commit
a47c65929a
5
hack/testdata/levee/levee-config.yaml
vendored
5
hack/testdata/levee/levee-config.yaml
vendored
@ -129,6 +129,11 @@ Sources:
|
||||
TypeRE: "CertificateAuthority"
|
||||
FieldRE: "RawKey"
|
||||
|
||||
# The following fields are not yet tagged
|
||||
- PackageRE: "k8s.io/api/core/v1"
|
||||
TypeRE: "Secret"
|
||||
FieldRE: "Data|StringData"
|
||||
|
||||
# Sinks are functions that should not be called with source or source-tainted arguments.
|
||||
# This configuration should capture all log unfiltered log calls.
|
||||
Sinks:
|
||||
|
Loading…
Reference in New Issue
Block a user