Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 768 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 768 Bytes

ThreatConnect JavaScript SDK

Javascript SDK for the V2 of the ThreatConnect API

Release Notes

0.5.0

  • updated secure proxy to use window location
  • added retrieveOwners method for indicators
  • added assosiation endpoints for indicator to indicator assosiations

0.4.0

  • added methods for tasks branch (ThreatConnect 4.2)
  • added additions vicitims functionality (ThreatConnect 4.2)
  • added additional method for new owners endpoints - mine and mine/members. (ThreatConnect 4.2)

0.3.0

  • added basic victims functionality
  • added victims examples

0.2.0

  • added tag retrieve methods for indicator and groups
  • added new example for tag retrieves
  • returing promise for all commit methods

0.1.0

  • updated spaces methods
  • added secure proxy method