Commit Graph

3256 Commits (c8ee312ae2e145afdc28ac4abb16d68d1ac2000d)
 

Author SHA1 Message Date
Jim 35a2296092
feat(cli): add session recordings: read and list cmds
3 years ago
Jim de88a871c6
feat: (api/cli): add custom type for duration
3 years ago
Jeff Mitchell 18e59998e9
Add storage bucket worker filter handling
3 years ago
Damian Debkowski 234c4ade86
refactor(plugin): use flat file system for loopback storage
3 years ago
Johan Brandhorst-Satzkorn 4387a59ce5
sessionrecordings: add endpoint
3 years ago
Damian Debkowski 331254402a
feat(loopback): add ability to mock putObject response
3 years ago
Todd e1540be9f3
Add host information to session recording view
3 years ago
Michael Gaffney a8224f4f57
feat(sql): Add endpoint from session table to session recording
3 years ago
Michael Gaffney 06e4e46248
feat(sql): Add static credential hst tables to session recording
3 years ago
Michael Gaffney 3a64fb3d58
feat(sql): Add history tables for static credentials
3 years ago
Todd 386eac072c
Add recording_channel_ssh_aggregate view
3 years ago
Johan Brandhorst-Satzkorn 89befba55e
api: add state and error details fields to recordings
3 years ago
Johan Brandhorst-Satzkorn 11893a8885
db: add state and error_details to recording
3 years ago
Louis Ruch e83f5bcd4c
feat(storage): Rename NewLocalFS to NewSyncingFS
3 years ago
Louis Ruch 042c46e00e
test(storage): Avoid panic in test when writing to closed channel
3 years ago
Johan Brandhorst-Satzkorn af8e4d63be
db: add channel summary details
3 years ago
Todd ee6a5f05b5
Add historical target and scope information to session recording
3 years ago
Todd 25d50d1077
Add tests for recording collection actions on scopes
3 years ago
irenarindos 2ba780703f
feat(bsr): add summary unavailable error
3 years ago
Damian Debkowski 95c3b2d56a
test(storage): improve loopback mock err & update storage container closed err msg
3 years ago
Todd cfe0dc08d9
Add session recording service stuff
3 years ago
Johan Brandhorst-Satzkorn 281989e595
regenerate API files
3 years ago
Michael Gaffney 477e6df269
feat(sql): Add target and host history tables to session recording
3 years ago
Michael Gaffney 73b710cd06
refactor(sql): Rename session recording migration
3 years ago
Michael Gaffney 37c6b8e540
feat(sql): Add history tables for hosts
3 years ago
Michael Gaffney b97dc07bb0
feat(sql): Add history tables for host catalogs
3 years ago
Michael Gaffney 7ebe393aee
feat(sql): Add history table for target_ssh
3 years ago
Todd d365123045
add session recording aggregate view
3 years ago
Danielle Miu bb82fa6507
update storage buckets to use a shared persisted secrets type. add options
3 years ago
Jim 70a950b7a3
feat (session recordings): Read, List and Download API
3 years ago
Jim e4d6742514
feat (action/resource): add Download and SessionRecording
3 years ago
Jim 46348d7b49
fix (bsr/kms): use const time compare for sig
3 years ago
irenarindos 3e9a4bf03e
feat(bsr): add VerifySignatureWithPubKey to kms methods
3 years ago
Timothy Messier 18eca382c6
feat(globals): Add prefixes for recording resources
3 years ago
Timothy Messier 29c739e8b8
feat(bsr): Add function for generating a channel id
3 years ago
irenarindos 718536783c
feat(bsr): expand session metadata
3 years ago
irenarindos 93afd24327
feat(bsr): add channel request types to chan callbacks
3 years ago
irenarindos 7ac73d7ba8
feat(bsr): Define types for summary data
3 years ago
Todd 59ae4b5901
Expand the recorder manager interface
3 years ago
Louis Ruch ba0dd857f3
feat(target): Add CLI support for storage bucket association
3 years ago
Louis Ruch 0d96a20024
feat(target): Add domain support for storage bucket association
3 years ago
Todd 8f9e218e1c
refactor historical values in the session recording resource
3 years ago
Damian Debkowski 39a07252b6
refactor(storage): read from local disk for putObject
3 years ago
Louis Ruch 7263d08bc5
feat(storage): Add target storage_bucket relation
3 years ago
Johan Brandhorst-Satzkorn 328b039138
scopes: fix test expectation
3 years ago
Jim ac67b8d7f5
chore: fix typo in workerUpstreamMessageServiceServer godoc
3 years ago
Timothy Messier 21f6be9ab5
refact(sql): Move migrations to avoid number conflict
3 years ago
Michael Gaffney 882b7eca2f
feat(sql): Add IAM history table references to session recording
3 years ago
Michael Gaffney 9fd01a79f0
refactor(sql): Move and rename session recording migration
3 years ago
Louis Ruch 1662445e8e
feat(storage): Wire up storage buckets in session recording
3 years ago