Skip to content

Releases: infosecwatchman/eyeSegmentAPI

New eyeSegment API Release 2.2.2

Choose a tag to compare

@infosecwatchman infosecwatchman released this 05 Jun 15:46

Add filter functions, and add a function to get all data in the matrix.

Full Changelog: 2.2.1...2.2.2

New eyeSegment API Release 2.2.1

Choose a tag to compare

@infosecwatchman infosecwatchman released this 05 Jun 15:25

Fixed compressed data return, add GetCSVData function, cleanup global variable definition, remove unnecessary request headers, remove deprecated functions, changed function comments and variables to match spec, add more error checking.

Full Changelog: 2.2.0...2.2.1

New eyeSegment API Release 2.2.0

Choose a tag to compare

@infosecwatchman infosecwatchman released this 01 Jun 20:45

New eyeSegment API Release

Updated credential options, function restructure, and better logging. Tested on eyeSegment version 6.02.0

Allowing use of eyeSegmentAPI application as module.

Full Changelog: 2.1...2.2.0

New eyeSegment API Release

Choose a tag to compare

@infosecwatchman infosecwatchman released this 01 Jun 17:18

Updated credential options, function restructure, and better logging. Tested on eyeSegment version 6.02.0

What's Changed

  • Added encryption and truncated functions by @Rldeckard in #3

New Contributors

Full Changelog: 1.2...2.1

v1.2

Choose a tag to compare

@infosecwatchman infosecwatchman released this 17 Feb 14:23

New version to allow importing into other projects.

What's Changed

  • Updated the README.md with more content and fixed some typos by @jjesse in #2

New Contributors

  • @jjesse made their first contribution in #2

Full Changelog: 1.1...1.2

Version 1.1

Choose a tag to compare

@infosecwatchman infosecwatchman released this 02 Nov 20:10
d4a35fa

Version 1.1:

Compiled version of main.go, to help alleviate some of the troubles of getting the binary built. The chrome-win directory and the chromedriver.exe need to be in the same directory as the eyeSegmentAPI binary.