This repository has been archived by the owner on May 9, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Release Notes
Steve Billings edited this page Aug 24, 2016
·
13 revisions
- Replace EProperties with Apache Commons Configuration
- 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).
- Improved performance on login.
- NAI Audit: Improved performance on page load and save.
- Audited vulnerabilities are now included in the list of vulnerabilities on the Edit NAI Audit screen (in addition to vulnerabilities marked "not an issue").
- Added Edit NAI Audit: functionality for auditing vulnerabilities with remediation status (review status) set to "not an issue".
- Open Sourced
- Remediated theoretical vulnerabilities CVE-2014-0114 and CVE-2015-6420.
- Support any arbitrary (configurable) set of custom attributes
- Migrated to Code Center 7 SDK.
- Fixed bug that caused a null pointer exception setting attr value if the attribute definition was created after the application was created.
- Read config file from user's (process owner's) home directory
- Initial version