Skip to content

Releases: alertlogic/paws-collector

Okta 1.1.0 - Add application ID

03 Mar 20:36
9a2d156
Compare
Choose a tag to compare
Pre-release
  • add application_id support

o365-1.1.0 - add application id

04 Mar 10:21
9a2d156
Compare
Choose a tag to compare
Pre-release
  • add application id support

Gsuite 1.0.0

17 Feb 14:20
21df597
Compare
Choose a tag to compare

First release of Gsuite collector as done by contractors.

Okta: report throttling errors

07 Feb 11:26
7234652
Compare
Choose a tag to compare
Okta: Report throttling errors (#58)

* Report throttling errors

* Report throllted HTTP responces

* Bump package version.

Better error handling in lambda invocations

05 Feb 12:07
ac1124e
Compare
Choose a tag to compare

This release add some logic to gaurd against errors that cannot be JSON stringified. This problme was masking invocation errors.

The library now has more strategies to stringify errors.

Add paws throttling report helper

04 Feb 10:19
8e5e0cc
Compare
Choose a tag to compare
Add paws throttling report helper (#56)

* Add paws throttling report helper

* Update temaplte package.json

Store PAWS credentials in AWS parameter store.

29 Jan 11:58
Compare
Choose a tag to compare
Go big or go home an refactor completely for param store (#50)

* go big or go home an refactor completely for param store

* remove s3 collector functionality

* address comments

* fix tests and cfn template

Add s3 hosted file credentials

23 Jan 14:25
Compare
Choose a tag to compare

This release add functionality to host credentials files in s3 and pass the uri to the template.

Bring paws changes to Okta

26 Dec 12:02
ed3689d
Compare
Choose a tag to compare

Support multiple collection states.

19 Dec 15:40
61d20dd
Compare
Choose a tag to compare
Pre-release
Allow collectors return multiple collection states (#27)

* Allow collectors return multiple collection states to improve collection performance

* Bump package version