Changed ZAP Documentation from OWASP to Software Security Project#2447
Merged
Reet00 merged 3 commits intosecureCodeBox:mainfrom Apr 22, 2024
Merged
Changed ZAP Documentation from OWASP to Software Security Project#2447Reet00 merged 3 commits intosecureCodeBox:mainfrom
Reet00 merged 3 commits intosecureCodeBox:mainfrom
Conversation
✅ Deploy Preview for docs-securecodebox canceled.
|
Member
|
Can you also include the changes I made here: 997c442 in my PR #2387 . I only search&replaced "OWASP ZAP" with "ZAP". But it seems I missed a few things. If you combine both we can merge your PR. And I'll revert my commit and rebase it. it makes more sense to have the changes in its own PR anyway. |
Weltraumschaf
approved these changes
Apr 16, 2024
Weltraumschaf
requested changes
Apr 17, 2024
Member
Weltraumschaf
left a comment
There was a problem hiding this comment.
@Reet00 Please see how to format the commit messages in our CONTRIBUTING.md and also sign-of your commits. You can do this by doing interactive rebase and then force push to your branch.
due to ZAP moving to the Software Security Project Signed-off-by: Samreet Singh <[email protected]>
…cumentation due to ZAP moving to the Software Security Project Signed-off-by: Samreet Singh <[email protected]>
…he documentation This commit also includes the removal of OWASP in the auto-discovery, blog and how-tos Signed-off-by: Samreet Singh <[email protected]>
|
Weltraumschaf
approved these changes
Apr 22, 2024
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.




Description
Zap has moved from OWASP to the Software Security Project. The repository was already switched in the PR #2024 Use ZAP Docker images from SSP repo.
This PR has altered the ZAP documentation to remove the OWASP references.
closes #2024
Checklist