Skip to content

Commit

Permalink
Extend split for netcat (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed May 18, 2019
1 parent 37fe220 commit 073d8f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 850.split-ambiguities/n.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
- { name: netcat, verpat: "1\\.[0-9]{2}", setname: netcat-traditional }
- { name: netcat, verpat: "110.*", setname: netcat-traditional, incorrect: true }
- { name: netcat, ruleset: sisyphus, setname: netcat-openbsd, incorrect: true } # not sure where other take version from, but it's the only different
- { name: netcat, ruleset: openpkg, setname: netcat-openpkg } # no idea which implementation this is
- { name: netcat, warning: "please classify me" }

- { name: netgen, wwwpart: netgen-mesher, setname: netgen-mesher }
Expand Down

0 comments on commit 073d8f7

Please sign in to comment.