Skip to content

Releases: polarityio/virustotal

3.4.1-beta

10 Apr 20:25
Compare
Choose a tag to compare

Release Notes

  • Update README with new options

SHA256: f7731325f1554352fdab6d77cc2c0f2622d92c5d0eea7d446e7c587753696b01

3.4.0-beta

10 Apr 20:15
Compare
Choose a tag to compare

Release Notes

  • Add support for Domain, IP, and URL blocklists
  • Add option for the maximum number of hash lookups per request. Please set this option based on your API key status.

SHA256: 205ed65b58fffa8ede3ee0b923caa16b0ae67ebe01da54d5fec2e2d9dc26c628

3.3.2-beta

10 Apr 17:21
Compare
Choose a tag to compare

SHA256: 3d242f9ed60ae7cbc5f4275b839ee990765975c0db834c28e956452e3f5fbe08

3.3.0-beta

17 Mar 20:32
ca450a6
Compare
Choose a tag to compare

Release Notes:

  • Updated to API version V3 for Detections, Details, and Relations data
  • Improved UI to more closely resemble the Dashboard
  • Added a display for tags

SHA256: 69b7bb76def68cb513faea721cf6315cee7fc2847ceba6c51386f8b09339026b

3.2.1-beta

10 Dec 17:28
02c83ae
Compare
Choose a tag to compare

Release Notes:

  • Added bug fix for duplicate summary tags.

SHA256: 902781e96a950ff91c043f46d26604f62b5f07d6bc8638db4f9b8bb71df9915e

3.2.0-beta

01 Oct 16:01
df1f134
Compare
Choose a tag to compare

Release Notes:

  • Support Domains and URL searching
  • Add in Summary Tags for information associated with the classification (malware - trojan etc)
  • Add in an option for users to display a summary tag for "No Information in VirusTotal" - so if there is not a hit from VT display the summary tag instead of just caching.
  • Update styling to handle the table and information better - ensure that the icons are present.
  • Add in a detections graphic similar to graph that is in IRIS

SHA256: 3c8a28277b460661cb48d2079a96ae6eef5d551634dea0644742b72b45e0aa58

3.1.0-beta

21 Jul 14:48
Compare
Choose a tag to compare
  • Added getRequestOptions method which can be overridden inside the request-options.js file to customize the REST request. As an example, this method can be used to add per user proxy settings.
  • Simplify default request attribute handling
  • Bump async module dependency

SHA256: ab2ef488c193981395ee23d51ec5ed772a69665b20ea38b7e7709fc668a15863

3.0.0-beta

20 Mar 00:11
Compare
Choose a tag to compare
  • Updated template to 3.0 styling standards
  • Fix summary tag icons
  • Adds throttling so that once you hit your API lookup limit the integration will stop issuing REST API requests for a user specified duration in minutes (defaults to 1 minute)
  • Adds option to ignore IP Report results where there are no positive detections
  • Updates README screenshots
  • Adds ability to hide scanner results where there are no detections (i.e., only display AV scanner results that had a positive detection)
  • Updated dependencies
  • Updated tests
  • Updated license

1.5.0-beta

22 Aug 02:47
Compare
Choose a tag to compare
  • Add Show Files (Hashes) with No Detections option
  • Add Unit Test
  • Update Dependencies

1.4.0-beta

19 Jul 14:53
Compare
Choose a tag to compare
  • Will not display results that have no detections/scans or resolutions

  • Now ignores the following IP addresses

     127.0.0.1
     255.255.255.255
     0.0.0.0
    
  • Adds support for using a proxy to connect to VirusTotal

  • Adds support for setting a custom SSL cert and CA