Closed RamanaReddy0M closed 1 year ago
✗ go run examples/basic/main.go -title -target title size: 50 target: https://example.com Got Severity: [high]
✗ go run examples/basic/main.go -title=100 -target=evil.com title size: 100 target: evil.com Got Severity: [high]
go run examples/basic/main.go title size: 0 target: Got Severity: [high]
test
case 1: Flag with default value
case 2: Act as option with value
case 3: no flag/option mention