Skip to content

Release Notes

Utsav Sanghani edited this page Mar 29, 2017 · 8 revisions

2.0.1

  • The code location link now works as expected, so that meta data in Artifactory is updated as part of the Scanner mode Groovy script.
  • Multiple artifacts are scanned and mapped correctly as part of the Scanner mode Groovy script.
  • Addressed an issue with the configuration wizard for the Scanner mode (--mode=configurescanner).
  • Hub Artifactory now correctly prompts for and handles repositories to search, and artifact patterns to scan.

2.0.0

  • ARTIFACT CUTOFF DATE now accounts for invalid input.
  • New Scanner and Inspector modes.

1.2.0

  • Added a new REST API call to enable the testing of multiple elements of the Hub Artifactory configuration.
  • Added a new REST API call to clear the REST and CLI log files.
  • Added a new parameter to the groovy file which allows you to set a scanning cut-off date.

1.1.0

  • Eliminated the Properties file by moving all Properties file functionality into the groovy file.
  • The default behavior of scanning is now dryRun=false. This parameter does not push the scan results to the Hub until the value is changed to true.
  • A new log file is added which captures the date/time stamps of all automated scans (CRON jobs).

1.0.0

  • Initial Release
Clone this wiki locally