Steps:
- Pre-requisite: Git to be preinstalled in your m/c
- Goto Command prompt & run below command
- git svn clone -r HEAD <SVN Codebase URL>
- This will create a folder with same name of app with .git file
To get the list of vulnerable dependencies along with transitive dependencies SBOM is required to be generated first. Then on top of SBOM Gr...
No comments:
Post a Comment