You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"jf c add" command interactive mode improvement - Replaced "Server ID:" with "Choose a server ID:"
Bug fix - Avoid creating a redundant build-info module in some scenarios
Bug fix - When searching or downloading from Artifactory with the transitive setting, validate that only one repository is requested, since only one repository search is supported with transitive
Bug fix - When walking the file tree during an upload, the same file might be visited more than once, but a dir symlink should not be visited more than once.
Bug fix - The --scan option used by the "jf mvn / gradle / npm" commands, fails the upload for every vulnerability, even if according to the Xray policy, the upload shouldn't fail
Bug fix - The "jf audit" command for pip projects ignores the requirements.txt file
Bug fix - The module added to the build-info by the "jf rt bad" command has no type
Bug fix - The "jf rt bp" should not prompt the build publish URL with the --dry-run option