Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scripts: sbom: Fix derivation of package name from URL
Fix the string operations so that the following URL types are supported: - git@github.com:<user>/<repo> - ssh://git@github.com/<user>/<repo> - https://github.com/<user>/<repo> Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
- Loading branch information