Skip to content

Commit 016adce

Browse files
authored
docs: add showcase (#2127)
1 parent 467297e commit 016adce

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/.vitepress/showcases.ts

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,18 @@ export const showcases: ShowCaseInfo[] = [
286286
cover: 'https://raw.githubusercontent.com/george-gca/bracis_2023_srcaps/refs/heads/main/cover.png',
287287
datetime: '2023-09-27',
288288
},
289+
{
290+
title: 'Threat Modeling',
291+
author: {
292+
name: 'guisso',
293+
link: 'https://github.com/fguisso',
294+
},
295+
at: 'OWASP Meetup',
296+
slidesLink: 'https://guisso.dev/talks/threat-modeling',
297+
sourceLink: 'https://github.com/fguisso/talks/tree/main/slides/threat-modeling',
298+
cover: 'https://guisso.dev/posts/threat-modeling-intro/featured-threat-modeling_hu12396ec5bf9ecba1dda33f1443a5eb10_76776_600x0_resize_box_3.png',
299+
datetime: '2023-09-22',
300+
},
289301
{
290302
title: 'A 14-year journey developing nCine, an open-source 2D game framework',
291303
author: {

0 commit comments

Comments
 (0)