Skip to content

Commit de3223f

Browse files
authored
Update index.ts
1 parent 3c76174 commit de3223f

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

data/sponsors/index.ts

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,19 @@ export const SPONSORS: Sponsor[] = [
2525
],
2626
},
2727

28+
{
29+
id: 'cyberm-delta',
30+
name: 'Delta Obscura',
31+
tier: 'Partner',
32+
logo: '/static/images/cyberm-delta.png',
33+
description:
34+
'Delta Obscura is a cybersecurity research organization focused on discovering, analyzing, and responsibly disclosing software vulnerabilities, contributing CVE research and advancing the security community through technical collaboration and vulnerability research.',
35+
website: 'https://delta.cyberm.ca/',
36+
links: [
37+
{ label: 'Website', href: 'https://delta.cyberm.ca/' },
38+
],
39+
},
40+
2841
{
2942
id: 'hetzner',
3043
name: 'Hetzner',

0 commit comments

Comments
 (0)