Robi Nino
Robi Nino
**Describe the bug** When filtering by severity, the tree shows all nodes that contain issues with the requested severities. If those node contain issues of unrequested severities, they are shown...
**Is your feature request related to a problem? Please describe.** #325 Added a `Generic` module type setting to all modules added by the command, for both local and remote. The...
### Describe the bug NuGet 3.4 introduced a change whereby leading zeroes are removed from version numbers when restoring/packing ([Normalized version numbers](https://learn.microsoft.com/en-us/nuget/concepts/package-versioning?tabs=semver20sort#normalized-version-numbers)). When this project searches for package in cache...
### Describe the bug The `/p:RestoreConfigFile` option is used with the `dotnet restore` command to specify a NuGet configuration file to be used for the restore operation. This option is...
**Is your feature request related to a problem? Please describe.** Letting users specify their publications from CI allows convenience and flexibility. **Describe the solution you'd like to see** Support the...
Same changes as in [jfrog/jfrog-cli#873](https://github.com/jfrog/jfrog-cli/pull/873) are required in this package.
1. Change the output tree structure: a. Replace the 'id' field of every level with the 'id' field from the 'dependency' struct. b. Remove the 'dependency' struct in every level....
- [ ] All [tests](https://github.com/jfrog/jfrog-cli/CONTRIBUTING.md#tests) have passed. If this feature is not already covered by the tests, new tests have been added. - [ ] The pull request is targeting...