Skip to content

docs: address review feedback on tools for rule writers page#268

Merged
fzipi merged 2 commits intodocs/add-tools-rule-writesfrom
copilot/sub-pr-267
Feb 6, 2026
Merged

docs: address review feedback on tools for rule writers page#268
fzipi merged 2 commits intodocs/add-tools-rule-writesfrom
copilot/sub-pr-267

Conversation

Copy link
Contributor

Copilot AI commented Feb 6, 2026

Proposed changes

Addresses review feedback on PR #267 by adding missing front matter and security guidance:

  • Add aliases field to front matter: Provides stable non-numbered URL path (../development/tools-for-rule-writers) matching convention used across other development docs
  • Add security warning to Base64 encoder section: Explicitly warns against pasting real credentials (API keys, JWTs) into external online tools; recommends using only anonymized/dummy data

Further comments

Changes maintain consistency with existing documentation patterns (see 6-6-useful_tools.md, 6-1-contribution-guidelines.md for 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.

- 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>
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 6, 2026

Deploying crs-documentation with  Cloudflare Pages  Cloudflare Pages

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

View logs

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
Copilot AI requested a review from fzipi February 6, 2026 20:31
@fzipi fzipi marked this pull request as ready for review February 6, 2026 21:45
@fzipi fzipi merged commit f64b9e8 into docs/add-tools-rule-writes Feb 6, 2026
1 check passed
@fzipi fzipi deleted the copilot/sub-pr-267 branch February 6, 2026 21:46
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants