Skip to content

Commit

Permalink
Merge branch 'master' into mattstratton/redesign
Browse files Browse the repository at this point in the history
  • Loading branch information
bridgetkromhout committed Jun 4, 2016
2 parents daab21e + 059717a commit 3d06748
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 0 deletions.
22 changes: 22 additions & 0 deletions content/events/2016-amsterdam/program/guy-podjarny.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
+++
City = "Amsterdam"
Year = "2016"
date = "2016-03-06T21:28:07-06:00"
title = "Guy Podjarny"
type = "talk"
aliases = ["/events/2016-amsterdam/program/guypodjarny/"]

+++

<div class="span-15 ">
<div class="span-15 last ">
<p><strong>Title:</strong>Writing Secure Node Code</p>

<p><strong>Description:</strong></p>

<p>Some of the very things that make JavaScript awesome can also expose it to security risks. This talk will go through some sample security flaws unique to Node’s async nature and surrounding ecosystem (or especially relevant to it). We'll show how these could occur in your own code or in npm dependencies.</p>

<p>The talk will revolve around a sample vulnerable application, which we will exploit as an attacker would. For each issue, we'll explain why it happened, show its impact, and – most importantly – see how to avoid or fix it.</p>

</div>
</div>
3 changes: 3 additions & 0 deletions data/speakers/2016/amsterdam/guy-podjarny.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name: "Guy Podjarny"
twitter: "guypod"
bio: "Guy Podjarny is a cofounder at Snyk.io focusing on securing open source code. Guy was previously CTO at Akamai and founder of Blaze.io, and worked on the first web app firewall & security static code analyzer. Guy is a frequent conference speaker, the author of 'Responsive & Fast', 'High Performance Images' and the upcoming 'Securing Third Party Code' (via O’Reilly), and the creator of Mobitest."
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3d06748

Please sign in to comment.