-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update presentation on Developer Guide
- Loading branch information
Showing
10 changed files
with
20 additions
and
20 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 |
---|---|---|
|
@@ -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 | ||
|
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 |
---|---|---|
|
@@ -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 | ||
|
Binary file not shown.
Binary file not shown.
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
Binary file not shown.
Binary file not shown.
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 |
---|---|---|
@@ -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 not shown.
Binary file not shown.