Skip to content

Commit

Permalink
update presentation on Developer Guide
Browse files Browse the repository at this point in the history
  • Loading branch information
jgadsden committed May 13, 2024
1 parent 800700b commit d811012
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/housekeeping.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: actions/[email protected]

- name: Link Checker
uses: lycheeverse/lychee-action@v1.9.1
uses: lycheeverse/lychee-action@v1.10.0
with:
args: --verbose --no-progress --max-retries 5 '**/*.md' '*.md'
fail: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/[email protected]

- name: Link Checker
uses: lycheeverse/lychee-action@v1.9.1
uses: lycheeverse/lychee-action@v1.10.0
with:
args: --verbose --no-progress --max-retries 5 '**/*.md' '*.md'
fail: true
Expand Down
Binary file modified assets/slides/2024/owasp-developer-guide.odp
Binary file not shown.
Binary file modified assets/slides/2024/owasp-developer-guide.pdf
Binary file not shown.
18 changes: 9 additions & 9 deletions assets/slides/2024/owasp-developer-guide.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
Biography:
Jon is a software security engineer with Ping Identity,
a company that provides Identity and Access Management services.
He is also a Co-Leader for the OWASP chapter in Bristol.
Jon has been involved with the open source software community since Linux 2.0.28
and is a contributor and co-leader for the OWASP Developer Guide
as well as a leader on the OWASP Threat Dragon project.
He is also a co-leader for the OWASP chapter in Bristol
and enjoys helping to organize their chapter meetings.
Jon splits his time between security engineering and software development;
he says that he likes it this way because it reminds him that developers are always
under time pressure and that product security engineers require a whole load of tact.
Jon has been involved with the open source software community since Linux 2.0.28,
and he is a leader of the OWASP Threat Dragon project and also the OWASP Developer Guide.
he says that he likes it this way because it reminds him both that developers are always under time pressure
and also that application security engineers require a whole load of tact.

Abstract:
OWASP Developer Guide rebooted
If you have ever asked yourself the question:
“I am a developer and I need a reference source to navigate the numerous projects
and describe the security activities I really should be doing”
then this talk is for you, along with anybody else who is interested in product security.
and security activities that I really should be doing”
then this talk is for you, along with anybody else who is interested in applicatio security.

The Developer Guide was literally the first document produced by OWASP way back in 2002;
it predates even the OWASP Top 10.
Expand Down
Binary file modified assets/slides/2024/owasp-projects.odp
Binary file not shown.
Binary file modified assets/slides/2024/owasp-projects.pdf
Binary file not shown.
18 changes: 9 additions & 9 deletions assets/slides/2024/owasp-projects.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
Biography:
Jon is a software security engineer with Ping Identity,
a company that provides Identity and Access Management services.
He is also a Co-Leader for the OWASP chapter in Bristol.
Jon has been involved with the open source software community since Linux 2.0.28
and is a contributor and co-leader for the OWASP Developer Guide
as well as a leader on the OWASP Threat Dragon project.
He is also a co-leader for the OWASP chapter in Bristol
and enjoys helping to organize their chapter meetings.
Jon splits his time between security engineering and software development;
he says that he likes it this way because it reminds him that developers are always
under time pressure and that product security engineers require a whole load of tact.
Jon has been involved with the open source software community since Linux 2.0.28,
and he is a leader of the OWASP Threat Dragon project and also the OWASP Developer Guide.
he says that he likes it this way because it reminds him both that developers are always under time pressure
and also that application security engineers require a whole load of tact.

Abstract:
Contributing to OWASP projects
Ever wanted to contribute to the opern source community but didn't know how to start?
Ever had a good idea for an open source project but doubted yourself?
This lightning talk is aimed at all of us who would like to contribute but don't,
This lightning talk is aimed at all of us who would like to contribute but don't yet,
or those who do and want to share their experiences.
This short talk seeks to demystify contributing to open source and share the experience
of thousands of contributions to many open source projects.
of (literally thousands of contributions to several open source projects.
Binary file modified assets/slides/2024/owasp-threat-dragon.odp
Binary file not shown.
Binary file modified assets/slides/2024/owasp-threat-dragon.pdf
Binary file not shown.

0 comments on commit d811012

Please sign in to comment.