Skip to content

Latest commit

 

History

History
939 lines (542 loc) · 49.9 KB

CHANGELOG.md

File metadata and controls

939 lines (542 loc) · 49.9 KB

Changelog

v7.3.0 (2021-04-02)

Full Changelog

Fixed bugs:

  • Login Failed when update nexpose-client 2.0.2 to 7.2.1 #324

Closed issues:

  • Stuck on maintenance mode page #327
  • job failure in servicenow #323
  • [QUESTION] How to generate Shared Secret via RESTful API? #322
  • XML::VulnerabilityDetail/Complete API missing an instances value for vulnerabilities #306

Merged pull requests:

v7.2.1 (2018-06-01)

Full Changelog

Closed issues:

  • api/3/assets/{id}/software returns HTTP.500 error #319
  • Unknown SSH Handshake error #308
  • Use rex-mime gem instead of bundled "rexlite/mime" dependency #253

Merged pull requests:

  • When passed a filename, download a report in chunks #321 (toofishes)

v7.2.0 (2018-01-17)

Full Changelog

Closed issues:

  • list_vuln_exceptions returns API error #312
  • Credentials failure after using Site.copy #307
  • XML serialization for VulnException incorrect due to extra whitespace #304
  • Nexpose timeout does not seem to work #299

Merged pull requests:

  • Update vuln exceptions to use generally available API version #313 (mhuffman-r7)
  • Add a method to add common vuln status filters to report configs #303 (gschneider-r7)

v7.1.1 (2017-09-28)

Full Changelog

Merged pull requests:

  • Some methods were not honoring custom Connection Timeouts #300 (sgreen-r7)

v7.1.0 (2017-09-26)

Full Changelog

Fixed bugs:

  • nsc.list_vuln_exceptions does not return site_id as documented #250

Closed issues:

  • Connection Timeout When Creating DynamicAssetGroup with large number of criteria #274
  • Vulnerability Exception 'approve' function applies vulnerability exception but throws a ruby exception #271
  • Add a global timeout parameter to Connection #269
  • Update Example Scripts #244
  • support for encryption for recovery #290

Merged pull requests:

  • adding the ability to include a password when restoring a backup #298 (sgreen-r7)
  • Allow for Starting Scan during Blackout #297 (sgreen-r7)

v7.0.1 (2017-09-11)

Full Changelog

Merged pull requests:

v7.0.0 (2017-08-31)

Full Changelog

Fixed bugs:

  • list_discovery_connections - engine_id is blank when output #278
  • Adhoc scan of hostname calls a non-existent accessor in method #267

Closed issues:

  • ETA on "the ability to create VulnExceptions based on AssetGroups via the gem"? #281

Merged pull requests:

v6.1.1 (2017-07-24)

Full Changelog

v6.1.0 (2017-06-19)

Full Changelog

Closed issues:

  • Please make engine pool available in ScanData, ScanSummary. #277

v6.0.0 (2017-04-03)

Full Changelog

Fixed bugs:

  • Blackout always shows enabled = true #264

Merged pull requests:

  • adding support for listing vuln exceptions on asset groups #266 (sgreen-r7)

v5.3.2 (2017-03-28)

Full Changelog

Fixed bugs:

  • Test Credentials method fails (some params missing in api call) #261

Merged pull requests:

v5.3.1 (2017-03-01)

Full Changelog

Closed issues:

  • Allow a user to enable certificate pinning when verifying a TLS connection to a nexpose console #246

Merged pull requests:

  • added specific test method for shared creds to use correct attrs #262 (sgreen-r7)

v5.3.0 (2017-02-14)

Full Changelog

Merged pull requests:

v5.2.0 (2017-01-31)

Full Changelog

Fixed bugs:

  • Fetch relevant filters for ReportConfig when load functions is called. #238
  • Delete assets from sites if there is no deviceid #148
  • bugfix/email-toAllAuthorized - use proper variable to set toAllAuthorized for Email class #255 (zyoutz-r7)

Closed issues:

  • SCAN_DATE filter documentation is unclear #256
  • Add "Remove asset from site" method for global assets (asset linking enabled) #228

Merged pull requests:

v5.1.0 (2016-08-26)

Full Changelog

Fixed bugs:

  • Loading fails for Site configured with a non-repeating Blackout. #225

Merged pull requests:

v5.0.0 (2016-06-23)

Full Changelog

Fixed bugs:

  • Documentation for Email class in Common.rb #236

Merged pull requests:

v4.0.5 (2016-06-02)

Full Changelog

Closed issues:

  • completed_assets returns incorrect asset identifier #233

Merged pull requests:

v4.0.4 (2016-05-17)

Full Changelog

v4.0.3 (2016-05-11)

Full Changelog

Fixed bugs:

  • Increase REXML::Security.entity_expansion_text_limit #229 (sgreen-r7)

v4.0.2 (2016-05-06)

Full Changelog

v4.0.1 (2016-05-06)

Full Changelog

v4.0.0 (2016-05-05)

Full Changelog

Closed issues:

  • Allow import scan to return scan id #208

Merged pull requests:

v3.3.2 (2016-04-29)

Full Changelog

Fixed bugs:

  • Connection.past_scans() fails #220

Closed issues:

  • Past Scans Throwing n API Error #222
  • CIFS Test Authentication Can't Find the Server #219
  • Return string and integer vulnerability id in Connection#list_vulns(full = true) #217

Merged pull requests:

  • Update endpoints for getting and setting user row prefs #221 (sgreen-r7)
  • Make HostOrIP#convert more flexible on IP address range input #214 (gschneider-r7)

v3.3.1 (2016-04-08)

Full Changelog

Fixed bugs:

  • Credential test does not work because the username parameter is set incorrectly #215

Closed issues:

  • Unable to retrieve proofs #213

Merged pull requests:

v3.3.0 (2016-04-06)

Full Changelog

Closed issues:

  • Return nexpose_id via API using vulnid #210
  • Adding criteria to tag. #209

Merged pull requests:

  • Add method for returning the version information for each scan engine #212 (Red5d)
  • Scheduled Backup and Maintenance #211 (dmurray-r7)

v3.2.0 (2016-01-20)

Full Changelog

Merged pull requests:

v3.1.0 (2016-01-06)

Full Changelog

Merged pull requests:

v3.0.1 (2015-12-11)

Full Changelog

v3.0.0 (2015-12-11)

Full Changelog

Closed issues:

  • Add method to list paused scans #193
  • Allow ad-hoc scan methods to behave similar as in UI #188

Merged pull requests:

v2.3.0 (2015-12-10)

Full Changelog

Merged pull requests:

  • Add support for modifying the asset linking global preference #202 (erran-r7)

v2.2.0 (2015-12-01)

Full Changelog

Merged pull requests:

  • Add methods to enable debug/enhanced logging in the scan template. #197 (xliu-r7)

v2.1.3 (2015-11-23)

Full Changelog

Merged pull requests:

v2.1.2 (2015-11-04)

Full Changelog

Closed issues:

  • import_scan function leaves behind open file handles #190

Merged pull requests:

v2.1.1 (2015-10-21)

Full Changelog

Merged pull requests:

v2.1.0 (2015-10-07)

Full Changelog

Fixed bugs:

  • Update Nexpose::Connection#list_discovery_connections for mobile and DHCP #165
  • SiloProfile Fails when saving new SiloProfile #160
  • DynamicAssetGroup#save should raise an error if the result was an error #69
  • Fixed silo profile creation #185 (gschneider-r7)
  • Refactor, enhance and fix bugs in ScanTemplate #183 (jhart-r7)

Closed issues:

  • Nexpose #186
  • Add more engine info and features #166
  • Get asset count and vuln count for Asset Groups #130

v2.0.2 (2015-08-13)

Full Changelog

v2.0.1 (2015-08-07)

Full Changelog

Merged pull requests:

v2.0.0 (2015-07-16)

Full Changelog

Fixed bugs:

  • Site.from_hash cannot consume data generated by Site.to_h #168
  • Problem with Scan Import/Export on Windows #120

Merged pull requests:

v1.3.0 (2015-07-07)

Full Changelog

Fixed bugs:

  • Asset filter results no longer retrieve site ID #178

Merged pull requests:

  • Update FilteredAsset to support site_id in Nexpose 5.13 and later #179 (gschneider-r7)

v1.2.0 (2015-06-24)

Full Changelog

Merged pull requests:

v1.1.0 (2015-05-29)

Full Changelog

Fixed bugs:

  • DiscoveryConnection.save Fails for Existing Connections #175

Closed issues:

  • Create/edit a tag and adding criteria of multiple IP ranges #161
  • Unable to login to console with Ruby 2.2.1 and nexpose gem version 1.0.0 #158
  • Update wiki instructions for installing Ruby and the gem #132
  • Remove dependencies on the rex gem #123

Merged pull requests:

v1.0.0 (2015-04-08)

Full Changelog

Closed issues:

  • Remove 1.9.3 Support #95

Merged pull requests:

v0.9.8 (2015-03-17)

Full Changelog

Merged pull requests:

  • Update Nexpose::ScanTemplate methods for device and service discovery #136 (jhart-r7)

v0.9.7 (2015-03-17)

Full Changelog

Merged pull requests:

  • Allow control of device discovery and other template options #133 (jhart-r7)

v0.9.6 (2015-03-05)

Full Changelog

Fixed bugs:

Closed issues:

  • Allow Users to Indicate Targets with CIDR Notation #112
  • Add automated testing with Travis-CI or similar #108
  • Create method to exclude assets from a site config #106
  • Convert from Net-HTTPS Transport to Rex #25

Merged pull requests:

v0.9.5 (2015-02-09)

Full Changelog

Merged pull requests:

v0.9.4 (2015-01-28)

Full Changelog

Merged pull requests:

v0.9.3 (2015-01-05)

Full Changelog

Merged pull requests:

v0.9.2 (2015-01-05)

Full Changelog

Closed issues:

  • Extract Common Credential Module #96

v0.9.1 (2015-01-02)

Full Changelog

v0.9.0 (2014-12-31)

Full Changelog

Closed issues:

  • Out of Memory Error on Large Adhoc Report #99
  • Gem Isn't Using Nokogiri #97
  • Convert to_map to to_h #94

Merged pull requests:

v0.8.18 (2014-12-15)

Full Changelog

v0.8.17 (2014-12-11)

Full Changelog

v0.8.16 (2014-12-10)

Full Changelog

Merged pull requests:

v0.8.15 (2014-11-12)

Full Changelog

Closed issues:

  • Test please ignore #92

Merged pull requests:

v0.8.14 (2014-11-11)

Full Changelog

v0.8.13 (2014-11-05)

Full Changelog

Merged pull requests:

  • Expose scan template level control scanning options #88 (erran)

v0.8.12 (2014-11-05)

Full Changelog

Merged pull requests:

  • Use the #id reader instead of the nil @id variable #90 (erran)
  • Use attr_accessor instead of a custom setter in GlobalSettings #89 (erran)

v0.8.11 (2014-11-04)

Full Changelog

Merged pull requests:

v0.8.10 (2014-10-29)

Full Changelog

Closed issues:

  • Site.save on dynamic site causes APIError #84

Merged pull requests:

v0.8.9 (2014-10-20)

Full Changelog

v0.8.8 (2014-10-17)

Full Changelog

v0.8.7 (2014-10-14)

Full Changelog

Closed issues:

  • Error When Loading Dynamic Sites #83

v0.8.6 (2014-10-13)

Full Changelog

Closed issues:

  • Site.save is not functioning for dynamic sites #71

v0.8.5 (2014-10-09)

Full Changelog

Closed issues:

  • list_engines doesn't parse scope attribute #76

Merged pull requests:

v0.8.1 (2014-07-03)

Full Changelog

Merged pull requests:

v0.8.0 (2014-06-13)

Full Changelog

Merged pull requests:

  • An incorrect type when parsing JSON in the Asset class for initialization #66 (DevinCarr)

v0.7.6 (2014-06-06)

Full Changelog

Merged pull requests:

  • Add methods to scan_template.rb to enable port exclusion. #65 (AdamBunn)
  • Validate and raise error for unsupported colors #64 (erran)

v0.7.5 (2014-05-23)

Full Changelog

Merged pull requests:

v0.7.4 (2014-05-07)

Full Changelog

Merged pull requests:

v0.7.3 (2014-04-30)

Full Changelog

Merged pull requests:

v0.7.2 (2014-04-29)

Full Changelog

Closed issues:

  • Role constructor does not set id = -1 by default #57

Merged pull requests:

  • Set role.id to -1 by default on initialization #60 (erran)
  • Add controls-insight-only as a valid role #58 (erran)

v0.7.1 (2014-04-10)

Full Changelog

v0.7.0 (2014-03-26)

Full Changelog

Closed issues:

  • Implement Missing Silo Calls #21
  • Implement PendingVulnExceptionsCountRequest Call #18
  • Implement Missing MultiTenant Calls #17
  • Discovery Connection Calls #15

Merged pull requests:

v0.6.5 (2014-03-11)

Full Changelog

Closed issues:

  • Site class missing organization attributes #53

v0.6.4 (2014-03-10)

Full Changelog

v0.6.3 (2014-02-25)

Full Changelog

Closed issues:

  • VulnException save() drops comment when sending request #50
  • Site save doesn't sanitize description for XML entities #49
  • Nexpose::ReportConfig.build incorrectly adds frequency when generate_now is true #43

v0.6.2 (2014-01-30)

Full Changelog

Closed issues:

  • rescan_assets does not work in 0.6.1 #48
  • Filter constant EARLIER_THAN is missing #47
  • ScanTemplate.copy does not work in 0.6.1 #46
  • After a successful authentication, session_id is nil since gem version 0.1.3 #45

v0.6.1 (2014-01-09)

Full Changelog

v0.6.0 (2013-12-18)

Full Changelog

Merged pull requests:

  • Added equality comparison to report filters and modified single quote XM... #42 (zeroorone13)

v0.5.6 (2013-11-21)

Full Changelog

v0.5.5 (2013-11-08)

Full Changelog

Closed issues:

  • Create an executable for useful tasks #40

Merged pull requests:

  • Fixed call to delete_device (method name changed) #41 (pdogg)

v0.5.4 (2013-09-27)

Full Changelog

v0.5.3 (2013-09-27)

Full Changelog

Closed issues:

  • Move NexpoesAPI into a new Nexpose::API module #39

v0.5.2 (2013-09-17)

Full Changelog

Closed issues:

  • Examples for running scans etc. #37
  • Clean up Comments - Switch to YARDoc #24
  • Make the Wiki Helpful #23
  • Nexpose::ReportAdHoc strange behavior with different formats #4

v0.5.1 (2013-09-15)

Full Changelog

Merged pull requests:

  • Allow for Nexpose::Connection.new to consume URI objects #38 (erran)

v0.5.0 (2013-09-01)

Full Changelog

Closed issues:

  • ReportTemplate delete does not work #36
  • Request for site_device_search_by_address in site.rb #35
  • bug in regex in vuln.rb:461 #34
  • create_ticket casing for vuln_id #33
  • Alerts Are Not Correctly Parsed or Saved #32
  • Gem version 0.1.8 doesn't work with Ruby 1.8.7 #28
  • Implement Missing Ticketing Calls #22
  • Implement ScanListingRequest #20
  • Implement Role API Calls #19
  • Implement EngineActivityRequest Call #16
  • Saving of Asset Groups #14
  • site_device_listing not returning risk scores #11
  • site_device_listing not returning risk scores #10
  • hostnames not included in site_config #8
  • Nexpose changed answer format since yesterday? #6
  • undefined local variable or method `response' #2
  • No Method geturl in nexpose.rb:2536 #1

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator