diff --git a/src/data/shared/case-studies/case-studies-list.js b/src/data/shared/case-studies/case-studies-list.js
index 33de0369..ae86f6a5 100644
--- a/src/data/shared/case-studies/case-studies-list.js
+++ b/src/data/shared/case-studies/case-studies-list.js
@@ -1,3 +1,4 @@
+import Accuknox from './logos/accuknox.inline.svg'
import Akita from './logos/akita.inline.svg';
import Alibaba from './logos/alibaba.inline.svg';
import Android from './logos/android.inline.svg';
@@ -717,6 +718,17 @@ const caseStudiesData = {
},
],
},
+ {
+ title: 'Accuknox',
+ logo: Accuknox,
+ description: 'Accuknox uses eBPF through KubeArmor for runtime security observability, container forensics and policy enforcement',
+ links: [
+ {
+ text: 'Blog',
+ to: 'https://www.accuknox.com/blog/runtime-security-and-the-role-of-ebpf-bpf-lsm',
+ },
+ ],
+ },
],
'fr-fr': [
{
@@ -1347,6 +1359,17 @@ const caseStudiesData = {
},
],
},
+ {
+ title: 'Accuknox',
+ logo: Accuknox,
+ description: 'Accuknox uses eBPF through KubeArmor for runtime security observability, container forensics and policy enforcement',
+ links: [
+ {
+ text: 'Blog',
+ to: 'https://www.accuknox.com/blog/runtime-security-and-the-role-of-ebpf-bpf-lsm',
+ },
+ ],
+ },
],
pt: [
{
@@ -1971,6 +1994,17 @@ const caseStudiesData = {
},
],
},
+ {
+ title: 'Accuknox',
+ logo: Accuknox,
+ description: 'Accuknox uses eBPF through KubeArmor for runtime security observability, container forensics and policy enforcement',
+ links: [
+ {
+ text: 'Blog',
+ to: 'https://www.accuknox.com/blog/runtime-security-and-the-role-of-ebpf-bpf-lsm',
+ },
+ ],
+ },
],
'pt-br': [
{
@@ -2459,6 +2493,17 @@ const caseStudiesData = {
},
],
},
+ {
+ title: 'Accuknox',
+ logo: Accuknox,
+ description: 'Accuknox uses eBPF through KubeArmor for runtime security observability, container forensics and policy enforcement',
+ links: [
+ {
+ text: 'Blog',
+ to: 'https://www.accuknox.com/blog/runtime-security-and-the-role-of-ebpf-bpf-lsm',
+ },
+ ],
+ },
],
'it-it': [
{
@@ -2953,6 +2998,17 @@ const caseStudiesData = {
},
],
},
+ {
+ title: 'Accuknox',
+ logo: Accuknox,
+ description: 'Accuknox uses eBPF through KubeArmor for runtime security observability, container forensics and policy enforcement',
+ links: [
+ {
+ text: 'Blog',
+ to: 'https://www.accuknox.com/blog/runtime-security-and-the-role-of-ebpf-bpf-lsm',
+ },
+ ],
+ },
],
'zh-cn': [
{
@@ -3540,6 +3596,17 @@ const caseStudiesData = {
},
],
},
+ {
+ title: 'Accuknox',
+ logo: Accuknox,
+ description: 'Accuknox uses eBPF through KubeArmor for runtime security observability, container forensics and policy enforcement',
+ links: [
+ {
+ text: 'Blog',
+ to: 'https://www.accuknox.com/blog/runtime-security-and-the-role-of-ebpf-bpf-lsm',
+ },
+ ],
+ },
],
sw: [
{
@@ -4137,6 +4204,17 @@ const caseStudiesData = {
},
],
},
+ {
+ title: 'Accuknox',
+ logo: Accuknox,
+ description: 'Accuknox uses eBPF through KubeArmor for runtime security observability, container forensics and policy enforcement',
+ links: [
+ {
+ text: 'Blog',
+ to: 'https://www.accuknox.com/blog/runtime-security-and-the-role-of-ebpf-bpf-lsm',
+ },
+ ],
+ },
],
};
diff --git a/src/data/shared/case-studies/logos/accuknox.inline.svg b/src/data/shared/case-studies/logos/accuknox.inline.svg
new file mode 100644
index 00000000..733b3232
--- /dev/null
+++ b/src/data/shared/case-studies/logos/accuknox.inline.svg
@@ -0,0 +1,42 @@
+
+
+
+