Connect the Swift Package Manager to Gemnasium Finder
Motivation
We must configure and register a new package manager for Swift to scan Swift projects. Link the new package manager registration to the Find project flow in Gemnasium.
Implementation plan
-
Add the Swift package manager to the gemnasium/finder/cli.go --> newFinderWithPreset
function. -
Add unit test to the file gemnasium/finder/detect_test.go
Edited by Miki Amos