-
Notifications
You must be signed in to change notification settings - Fork 670
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into mattstratton/redesign
- Loading branch information
Showing
3 changed files
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.