Add dev docs for creating a new add-on in zap-extensions#370
Merged
kingthorin merged 1 commit intozaproxy:masterfrom Mar 22, 2021
Merged
Add dev docs for creating a new add-on in zap-extensions#370kingthorin merged 1 commit intozaproxy:masterfrom
kingthorin merged 1 commit intozaproxy:masterfrom
Conversation
thc202
reviewed
Mar 22, 2021
site/content/docs/developer/creating-new-addon-in-zap-extensions.md
Outdated
Show resolved
Hide resolved
site/content/docs/developer/creating-new-addon-in-zap-extensions.md
Outdated
Show resolved
Hide resolved
site/content/docs/developer/creating-new-addon-in-zap-extensions.md
Outdated
Show resolved
Hide resolved
site/content/docs/developer/creating-new-addon-in-zap-extensions.md
Outdated
Show resolved
Hide resolved
fd1d7ef to
1f546c1
Compare
Member
Author
|
Hopefully fixed all of those. |
1f546c1 to
3c38858
Compare
thc202
approved these changes
Mar 22, 2021
Member
|
Thank you! |
Member
Author
|
Part of #366 |
kingthorin
requested changes
Mar 22, 2021
Member
kingthorin
left a comment
There was a problem hiding this comment.
@thc202 should we move simpleexample to the newer addon paths (vs. extension)? [Like the retire add-on? https://github.com/zaproxy/zap-extensions/tree/master/addOns/retire/src/main/java/org/zaproxy/addon/retire)
site/content/docs/developer/creating-new-addon-in-zap-extensions.md
Outdated
Show resolved
Hide resolved
site/content/docs/developer/creating-new-addon-in-zap-extensions.md
Outdated
Show resolved
Hide resolved
site/content/docs/developer/creating-new-addon-in-zap-extensions.md
Outdated
Show resolved
Hide resolved
Signed-off-by: Simon Bennetts <psiinon@gmail.com>
3c38858 to
09d0ee7
Compare
Member
Author
|
Updated the titles :) |
Member
|
I'm +1 to move it to the new package. |
Member
Author
|
Thats mentioned in the "Next Steps". I dont want to include it before as its a complication which isnt needed. |
kingthorin
approved these changes
Mar 22, 2021
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Simon Bennetts psiinon@gmail.com