Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Collect IP + MAC when auditing. Allow new
VersionTypeCollectionDescription
ProfessionalBugAllModal for Help -> About not firing.
CommunityBugDevicesAudit Results Overwriting attributes. In some cases, if an audit is processsed, a change made using the GUI and another audit then processed, the change made by the GUI was being reverted.
ProfessionalBugAllSome templates (discoveries, credentials, clouds) had a JS issue and were not removing the edit buttons.
CommunityImprovementAllReplace all passwords with ****** in interface (irrespective of using the html 'password' type).
EnterpriseBugRacksPopulate system.type correct on racks and rack devices read templates.
EnterpriseImprovementAllEvaluation and Trial Licenses should enable all Enterprise features.
ProfessionalImprovementDevicesImprove SAN disks on devices read template.
ProfessionalImprovementDevicesImprove display of discovery error logs on device details template.Community
ProfessionalImprovementQueriesAdd an 'All Queries' item to the report menu.
ProfessionalImprovementAllDiscoveriesUse striped rows in tables for improved readability.
EnterpriseNew FeatureDiscoveriesNew type of discovery - seed. Provide a starting IP and add detected IPs/MACs to the discovery as we query devices. SNMP, Linux, Windows ARP tables, routes, etc. Enterprise only. Can restrict to a given subnet. Can restrict to private IPs only.
ProfessionalBugAll

On the VersionCheck from JS, only check for Open-AudIT, as opposed to Open-AudIT Pro, Ent, et al.

ProfessionalImprovementDevicesAdd the change_log.id on the devices_read template (helpful when sorting).
CommunityImprovementAllCode review of all input and output to minimize XSS attacks.
CommunityBugDevicesFix a bug preventing auditing Debian in audit_linux script (software and other sections).
CommunityImprovementDevicesAdd os_arch (x86_64, for example) to the DB schema and audit scripts.
CommunityImprovementDiscoveriesIn ssh_helper, do not set type if manufacturer === Ubiquiti.
CommunityImprovementDevicesSilence warnings when processing SAN due to uninitialized object.
CommunityNew FeatureDiscoveriesAdd support for radio stats retrieval. New DB table - radio. Used when interface model = radio, via SNMP. Displayed in Professional / Enterprise.
CommunityImprovementDevicesFor Windows targets, retrieve user password last changed and last logon timestamps.
CommunityImprovementDevicesDisabled SVG uploading for device images because of XSS issues when requesting the direct image. Actual image display in the web pages is fine.
CommunityImprovementDevicesSet to '*' (all columns) if we're not passed a property list when reading a device sub_component.
CommunityImprovementDiscoveriesInclude Nmap results of port scans in log->command_output.
CommunityBugAllFix incorrect variable name in request helper for access token.
CommunityBugDevicesBug in SQL when updating a device and determining if to set an attribute in the system table, by weight.