Release Notes 1.0.0

Publish date -06-25-2021

RapidScan 1.0.0

Generic infrastructure integration

  • Functional Equivalence with WPF version.

  • RapidScan running on the top of the Generic Infrastructure

    • Generic Paths Validations

    • Improved UX/UI

    • Generic Logging Mechanism

    • Generic Progress Report

  • New results screen based on the scenario showing real data.

  • Single Installer that allows to install new versions without having to uninstall the previous one.

  • Telemetry reported to Application Insights.

    • User Interactions

    • Exceptions

    • General Environment Data

  • Links to the Mobilize.NET documentation site.

  • Customer can choose the output directory to generate the results.

  • Assessment Model uploaded to Generic Assessment Database.

    • RapidScan HTML report now is generated using the Assessment Model data.

  • Automated Test Cases running on the Electron version.

  • Terms and Conditions moved to the download page.

  • Support for Multiple-Scanners.

Improvements

  • Added mechanism in the server side that sends an email to the customer letting they know that we are processing the results and we will send the files back soon and an internal alert to the development team letting us know that something happened in order to generate the HTML file and send it manually to the customer

  • Added support to process large files (until 1gb, before this improvement RapidScan was supporting only 40mb or less files).

  • Improved performance to scan large files

  • Added token (sequence of characters having a collective meaning) count report to progress screen while a large file is being analyzed (a large file size is from 40mb to 1gb)

  • The "Next" button was removed from the progress screen, now automatically the screen passes to the results page

  • Updated Initial Screen with UX suggestions

  • Pie Chart includes the top 4 technologies and the number of identified technologies is correct now

  • Added Cancel button functionality and Cancellation flow

  • Improving performance of GetCodeDescriptor

Fixed

  • Fixed the progress report to increment percentage gradually.

  • Fixed bug related to log binary files as large files.

  • Fixed bug related to email input behavior.

  • Fixed logo in Crash Screen and application logo

  • Fixed error handling of GetCodeDescriptor

  • Fixed a bug when the results screen is having an unexpected behavior if there are no identified technologies

  • Fixed upload reports mechanism to avoid timeout

Last updated