Skip to content

Commit

Permalink
Adding lisence info
Browse files Browse the repository at this point in the history
Signed-off-by: prady0t <rickprimeranjan@gmail.com>
  • Loading branch information
prady0t authored and DelusionalOptimist committed Oct 17, 2024
1 parent 47f7ea2 commit fb4d53c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions KubeArmor/fuzz/build.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
# Copyright 2024 Authors of KubeArmor
printf "package transform\nimport _ \"github.com/AdamKorcz/go-118-fuzz-build/testing\"\n" > $SRC/KubeArmor/KubeArmor/register.go
go mod tidy
compile_native_go_fuzzer github.com/kubearmor/KubeArmor/KubeArmor/core FuzzContainerPolicy FuzzContainerPolicy
Expand Down

0 comments on commit fb4d53c

Please # to comment.