Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

Release Notes

Steve Billings edited this page Aug 24, 2016 · 13 revisions

1.4.4: Aug 24, 2016

  • Replace EProperties with Apache Commons Configuration

1.4.3: July 25, 2016

  • Additional improvements to performance on page load.
  • Edit NAI Audit Details page:
    • Sort and scroll position are now preserved upon Save.
    • Exit button logs out and exits the browser window (if it was automatically launched).
  • Updated Application Details page:
    • Cancel and Exit buttons log out and exit the browser window (if it was automatically launched).

1.4.2: July 8, 2016

  • Improved performance on login.
  • NAI Audit: Improved performance on page load and save.

1.4.1: June 28, 2016

  • Audited vulnerabilities are now included in the list of vulnerabilities on the Edit NAI Audit screen (in addition to vulnerabilities marked "not an issue").

1.4.0: June 27, 2016

  • Added Edit NAI Audit: functionality for auditing vulnerabilities with remediation status (review status) set to "not an issue".

1.3.0: Feb 12, 2016

  • Open Sourced
  • Remediated theoretical vulnerabilities CVE-2014-0114 and CVE-2015-6420.

1.2.0: May 1, 2015

  • Support any arbitrary (configurable) set of custom attributes

1.1.0: April 16, 2015

  • Migrated to Code Center 7 SDK.

1.0.2: Mar 9, 2015

  • Fixed bug that caused a null pointer exception setting attr value if the attribute definition was created after the application was created.

1.0.1: Mar 5, 2015

  • Read config file from user's (process owner's) home directory

1.0.0

  • Initial version