docs: address review feedback on tools for rule writers page#268
Merged
fzipi merged 2 commits intodocs/add-tools-rule-writesfrom Feb 6, 2026
Merged
docs: address review feedback on tools for rule writers page#268fzipi merged 2 commits intodocs/add-tools-rule-writesfrom
fzipi merged 2 commits intodocs/add-tools-rule-writesfrom
Conversation
- Add aliases field to front matter for stable URL path - Update Base64 encoder description with security warning against using real credentials Co-authored-by: fzipi <3012076+fzipi@users.noreply.github.com>
Deploying crs-documentation with
|
| Latest commit: |
cbe57fb
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://9e46e0cf.documentation-km5.pages.dev |
| Branch Preview URL: | https://copilot-sub-pr-267.documentation-km5.pages.dev |
Copilot
AI
changed the title
[WIP] Add documentation for tools used by rule writers
docs: address review feedback on tools for rule writers page
Feb 6, 2026
fzipi
added a commit
that referenced
this pull request
Feb 6, 2026
* docs: add tools for rule writes Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> * fix: warning Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> * docs: address review feedback on tools for rule writers page (#268) * Initial plan * docs: add aliases and security warning to tools page - Add aliases field to front matter for stable URL path - Update Base64 encoder description with security warning against using real credentials Co-authored-by: fzipi <3012076+fzipi@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: fzipi <3012076+fzipi@users.noreply.github.com> * fix: remove bad links Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> --------- Signed-off-by: Felipe Zipitria <felipe.zipitria@owasp.org> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
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.
Proposed changes
Addresses review feedback on PR #267 by adding missing front matter and security guidance:
aliasesfield to front matter: Provides stable non-numbered URL path (../development/tools-for-rule-writers) matching convention used across other development docsFurther comments
Changes maintain consistency with existing documentation patterns (see
6-6-useful_tools.md,6-1-contribution-guidelines.mdfor alias examples) and address security concerns about credential exposure in third-party web tools.✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.