mirror of
https://github.com/falcosecurity/falco.git
synced 2025-07-31 22:16:49 +00:00
Removing Sysdig inc
Signed-off-by: Kris Nova <kris@nivenly.com>
This commit is contained in:
parent
8c2a36ca00
commit
4f53c85f97
4
.gitignore
vendored
4
.gitignore
vendored
@ -24,4 +24,6 @@ docker/event-generator/vipw
|
||||
|
||||
.vscode/*
|
||||
|
||||
.luacheckcache
|
||||
.luacheckcache
|
||||
|
||||
*.idea*
|
@ -643,7 +643,7 @@ add_subdirectory(userspace/falco)
|
||||
add_subdirectory(tests)
|
||||
|
||||
set(CPACK_PACKAGE_NAME "${PACKAGE_NAME}")
|
||||
set(CPACK_PACKAGE_VENDOR "Sysdig Inc.")
|
||||
set(CPACK_PACKAGE_VENDOR "Cloud Native Computing Foundation (CNCF) cncf.io.")
|
||||
set(CPACK_PACKAGE_CONTACT "opensource@sysdig.com")
|
||||
set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "Falco - Container Native Runtime Security")
|
||||
set(CPACK_PACKAGE_DESCRIPTION_FILE "${PROJECT_SOURCE_DIR}/scripts/description.txt")
|
||||
|
Loading…
Reference in New Issue
Block a user