Skip to content

v0.6.0

Compare
Choose a tag to compare
@ayoubfaouzi ayoubfaouzi released this 07 May 04:17
· 57 commits to main since this release
3b7f8c2

What's Changed

  • feat: annotate API handlers that requires auth with swag by @LordNoteworthy in #46
  • fix: file and activity db.Count() records by @LordNoteworthy in #47
  • feat: add new REST API resource for behavior by @LordNoteworthy in #48
  • feat: add a new handler for getting API calls by @LordNoteworthy in #49
  • feat: support ability to use filters in GET /behaviors/api-trace/ by @LordNoteworthy in #50
  • feat: add a new endpoint for getting system events by @LordNoteworthy in #51
  • fix: filtering fields in behavior apis and events by @LordNoteworthy in #52
  • feat: update behavior entity to include capabilities by @LordNoteworthy in #53
  • feat: allow limiting fields in query files resource by @LordNoteworthy in #55
  • feat: add pe meta to summary endpoint by @LordNoteworthy in #56
  • feat: lower path parameter in file resource in middleware by @LordNoteworthy in #57
  • feat: add support for retrieving artifacts by @LordNoteworthy in #59

Full Changelog: v0.5.0...v0.6.0