Skip to content

Commit e99df8b

Browse files
authored
Merge pull request #160 from LaurenThomas0312/patch-55
Update menus.json
2 parents 196287f + 1518c43 commit e99df8b

1 file changed

Lines changed: 12 additions & 6 deletions

File tree

assets/sitedata/menus.json

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -127,12 +127,7 @@
127127
"title": "EVENTS",
128128
"url": "/events/",
129129
"items": [
130-
{
131-
"title": "OWASP Global AppSec USA",
132-
"url": "https://owasp.glueup.com/event/owasp-2025-global-appsec-usa-washington-dc-131624/",
133-
"opentab": "true"
134-
},
135-
{
130+
{
136131
"title": "OWASP AppSec Days Uruguay 2025",
137132
"url": "https://owasp-uruguay.github.io/",
138133
"opentab": "true"
@@ -147,6 +142,16 @@
147142
"url": "https://2025.owaspbenelux.eu/?utm_source=owasp-web&utm_medium=event-page&utm_campaign=none",
148143
"opentab": "true"
149144
},
145+
{
146+
"title": "OWASP BASC 2026",
147+
"url": "https://basconf.org/",
148+
"opentab": "true"
149+
},
150+
{
151+
"title": "OWASP Italy Day 2026",
152+
"url": "https://owasp.org/www-chapter-italy/events/OWASPItalyDay2026-06-18",
153+
"opentab": "true"
154+
},
150155
{
151156
"title": "OWASP LASCON 2026",
152157
"url": "https://lascon.org/",
@@ -252,3 +257,4 @@
252257

253258

254259

260+

0 commit comments

Comments
 (0)