KubeArmor/.licenserc.yaml
daemon1024 f10c2b8bcb test license header updates
Signed-off-by: daemon1024 <barun.acharya@accuknox.com>
2022-07-10 01:37:58 +05:30

23 lines
363 B
YAML

header:
license:
spdx-id: Apache-2.0
copyright-owner: KubeArmor
content: |
SPDX-License-Identifier: Apache-2.0
paths:
- "**/*.go"
- "**/*.sh"
- "**/Dockerfile"
- "**/Makefile"
paths-ignore:
- "KubeArmor/BPF/*"
- "KubeArmor/**/*bpf*.go"
- "protobuf/*"
comment: on-failure
dependency:
files:
- go.mod