Skip to content

fix: rename --skip-bind-address-confirmation to --dangerously-allow-remote-access#105

Merged
k1LoW merged 3 commits intomainfrom
rename-dangerously-allow-remote-access
Mar 10, 2026
Merged

fix: rename --skip-bind-address-confirmation to --dangerously-allow-remote-access#105
k1LoW merged 3 commits intomainfrom
rename-dangerously-allow-remote-access

Conversation

@k1LoW
Copy link
Copy Markdown
Owner

@k1LoW k1LoW commented Mar 10, 2026

Summary

  • Rename --skip-bind-address-confirmation flag to --dangerously-allow-remote-access to better convey the security risk of binding to non-loopback addresses without authentication.

…remote-access

The new flag name better conveys the security risk of binding to
non-loopback addresses without authentication.
@github-actions

This comment has been minimized.

@k1LoW k1LoW changed the title Rename --skip-bind-address-confirmation to --dangerously-allow-remote-access fix: rename --skip-bind-address-confirmation to --dangerously-allow-remote-access Mar 10, 2026
@github-actions

This comment has been minimized.

@k1LoW k1LoW self-assigned this Mar 10, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Code Metrics Report

main (246d87a) #105 (02ac9af) +/-
Coverage 51.6% 51.5% -0.1%
Code to Test Ratio 1:0.5 1:0.5 0.0
Test Execution Time 35s 38s +3s
Details
  |                     | main (246d87a) | #105 (02ac9af) |  +/-  |
  |---------------------|----------------|----------------|-------|
- | Coverage            |          51.6% |          51.5% | -0.1% |
  |   Files             |             36 |             36 |     0 |
  |   Lines             |           2816 |           2819 |    +3 |
  |   Covered           |           1454 |           1454 |     0 |
  | Code to Test Ratio  |          1:0.5 |          1:0.5 |   0.0 |
  |   Code              |           4363 |           4363 |     0 |
  |   Test              |           2589 |           2589 |     0 |
- | Test Execution Time |            35s |            38s |   +3s |

Code coverage of files in pull request scope (23.2% → 23.1%)

Files Coverage +/- Status
cmd/root.go 23.1% -0.1% modified

Reported by octocov

@k1LoW k1LoW merged commit 288c399 into main Mar 10, 2026
3 checks passed
@k1LoW k1LoW deleted the rename-dangerously-allow-remote-access branch March 10, 2026 13:16
@github-actions github-actions Bot mentioned this pull request Mar 10, 2026
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.

1 participant