https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251372

            Bug ID: 251372
           Summary: fetch(1) silently accepts invalid options
           Product: Base System
           Version: 12.2-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: b...@freebsd.org
          Reporter: ltning-free...@anduin.net

The fetch(1) command silently accepts certain invalid options given on the
command line.

E.g.
  fetch -no-verify-hostname -o - https://freebsd.org/
is expected to return an error, given the mistyped (-)-no-verify-hostname
option.

Silently ignoring invalid/unknown options is potentially dangerous.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to