SWIFT
PREREQUISITES
-
Install CLI
-
Swift Projects
-
Install Swift
-
Verify Package.swift file exists
-
swift package update should be run before running the tool
-
COMMAND-LINE
Run the following from the command line. project-name is required.
vsp_defense scan --lang=swift --api-key=<YOUR_API_KEY> --path=/d/temp/swift-starter/ --project-name="My Swift Project"