Skip to content

Commit

Permalink
cli-for-jfrog-security: add support for CocoaPods, SwiftPM
Browse files Browse the repository at this point in the history
  • Loading branch information
srmish-jfrog committed Jan 1, 2025
1 parent 6a9f7ce commit fe5c218
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ The _**jf audit**_ command allows scanning your source code dependencies to find
* Go Modules (go)
* NuGet (nuget)
* .NET Core CLI (dotnet)
* CocoaPods (pod)
* SwiftPM (swift)

The command will detect the package manager used by the project automatically. It requires version 3.29.0 or above of Xray and also version 2.13.0 or above of JFrog CLI.

Expand Down

0 comments on commit fe5c218

Please sign in to comment.