Versions Compared

Key

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

...

Open-AudIT 4.3.3 is a maintenance release.


VersionTypeCollectionDescription
EnterpriseImprovementClouds

When querying AWS for virtual machines, if there is no public IP, fallback to the private IP for the device's system.ip field.

ProfessionalImprovementDiscoveriesDo not throw a console warning when calling util/queue (warning because that endpoint does not produce output).
ProfessionalImprovementDevicesShow disk size in GB, not MB.
ProfessionalImprovementTasksRun an scheduled task as the user that created (or last edited) that task. Affects items such as reports and queries. We should only return those devices the user running the task should see, not all devices which we would see if the Open-AudIT Enterprise user was used.
EnterpriseImprovementRolesAdd rack_devices permission to Roles Read template.
ProfessionalImprovementDevicesRename Insert to Import on the button on the Import Example Devices page to be consistent with menu items.
ProfessionalImprovementDevicesApply a sort to device details template for drives and volumes tables.
ProfessionalImprovementcodeAllow for self signed certs when using HTTPS or LDAPS.
EnterpriseImprovementcodeAdd some config items to install/opCommon.json for collector timeouts - oae_collector_connect_timeout, oae_collector_request_timeout, oae_collector_inactivity_timeout
CommunityImprovementDiscoveriesAdd warning on discoveries collection, create and read templates if Nmap SUID not set.
CommunityImprovementSummariesShow all collections on the Summaries collection template.
CommunityImprovementSummariesOnly count the correct Org permitted collections in m_summaries (ie, do not show ALL items for a given collection, only those items a user has the OrgID permission to view.
CommunityImprovementLDAP ServersDo not fail by not validating self-signed LDAPS certificates.
CommunityImprovementDiscoveriesAdd Windows 11 to audit script.
CommunityImprovementDiscoveries

Merge pull request #12 from FranzXaver/master: Added PostgreSQL, Tomcat, MariaDB to server_item, dmidecode hardening

CommunityImprovementDiscoveries

Merge pull request #4 from FranzXaver/FranzXaver-patch-2: Better oid2name detection for postgres and centos

CommunityImprovementDiscoveries

Merge pull request #3 from FranzXaver/FranzXaver-patch-2: Ignore binary files when grepping for datadir

CommunityImprovementDiscoveriesAdd some new Mac Models to mac_model_helper.
CommunityImprovementDiscoveriesFix disk, memory, network cards, CPU in audit_osx for M1.
CommunityImprovementDiscoveriesFix issues in Fortigate device type setting in SNMP Model Helper.