Skip to content
This repository was archived by the owner on May 2, 2021. It is now read-only.

Escape SSID and SSID filter reg.exp. when outputting as CSV #12

@tjanson

Description

@tjanson

SSID and the SSID regular expression filter really need to be escaped, or this’ll bite us someday when someone decides to call their Wifi ,,,"',"42.3,5, or something. The SSID filter is intentionally placed as the last field and enclosed in single quotes ' (which in retrospect is pointless) to make parsing easier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions