docs: add protocol-specific domain filtering documentation#149
Conversation
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
|
Added documentation for the protocol-specific domain filtering feature from PR #115. Changes in commit a430136:
The docs-site build was verified to work correctly. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot try this again: /usr/local/bin/node node /home/REDACTED/work/gh-aw-firewall/gh-aw-firewall/docs-site/node_modules/.bin/astro build |
Test Coverage Report
Coverage ThresholdsThe project has the following coverage thresholds configured:
Coverage report generated by `npm run test:coverage` |
The docs-site build completed successfully: All pages were built including the updated index.md and cli-reference.md with protocol-specific domain filtering documentation. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Documents the protocol-specific domain filtering feature from PR #115, which allows restricting domains to HTTP-only or HTTPS-only traffic.
Changes Made
--allow-domainsoption documentation with protocol-specific filtering examples and wildcard supportExamples Added
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.