File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -286,6 +286,18 @@ export const showcases: ShowCaseInfo[] = [
286
286
cover : 'https://raw.githubusercontent.com/george-gca/bracis_2023_srcaps/refs/heads/main/cover.png' ,
287
287
datetime : '2023-09-27' ,
288
288
} ,
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
+ } ,
289
301
{
290
302
title : 'A 14-year journey developing nCine, an open-source 2D game framework' ,
291
303
author : {
You can’t perform that action at this time.
0 commit comments