aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/libseccomp.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/libseccomp.go')
-rw-r--r--internal/rosa/libseccomp.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/rosa/libseccomp.go b/internal/rosa/libseccomp.go
index fba718fb..814c839b 100644
--- a/internal/rosa/libseccomp.go
+++ b/internal/rosa/libseccomp.go
@@ -31,5 +31,7 @@ func init() {
Name: "libseccomp",
Description: "an interface to the Linux Kernel's syscall filtering mechanism",
Website: "https://github.com/seccomp/libseccomp/",
+
+ ID: 13823,
}
}