Commit graph

618 commits

Author SHA1 Message Date
b8431a84af
chore: updated go deps 2025-07-10 21:44:04 -06:00
5386ba3397
chore: made changes to build and fix issues 2025-07-10 21:43:39 -06:00
62a7c436a3
chore: updated list cmd 2025-07-10 21:42:23 -06:00
fb1b7bf99c
chore: more miscellaneous updates 2025-07-10 21:41:13 -06:00
788926a033
chore: miscellaneous updates 2025-07-10 21:41:13 -06:00
d6deff4808
feat: added sessions cmd 2025-07-10 21:40:04 -06:00
2596e8945f
Add support for storage command and crawler output
Partially addresses issue #3 by adding a simple `magellan list devices` command to list storage devices. To close the issue, this PR still requires including storage device information in the `crawler`'s output.

Reviewed-on: towk/magellan-ng#5
2025-07-10 21:38:28 -06:00
461c006d75
chore: update references and imports 2025-07-10 21:33:11 -06:00
af1d74c6cf
refactor: exported more cmd variables 2025-07-10 21:31:37 -06:00
4e98c4b518
Changed DeleteScannedAssets to work correct and added db tag 2025-07-10 21:30:26 -06:00
Devon Bautista
a209def595
fix: adjust secret store precedence in collect command 2025-07-10 21:30:25 -06:00
d5499a219d
feat: add default secret to local store 2025-07-10 21:30:25 -06:00
6acd9b7866
readme: update with secrets and emulator sections 2025-07-10 21:30:25 -06:00
85d41bbf7c
chore: updated go deps 2025-07-10 21:27:56 -06:00
David Allen
b8dd16802a
Fix emulator image in rf-emulator.yml
Signed-off-by: David Allen <16520934+davidallendj@users.noreply.github.com>
2025-07-10 21:27:56 -06:00
f9005e3aab
collect: return collection output from CollectInventory() 2025-07-10 21:27:56 -06:00
David Allen
bad2fd36b7
chore: fix critical dependabot issues by updating crypto 2025-07-10 21:27:55 -06:00
95d46f879c
collect: return collection output from CollectInventory() 2025-07-10 21:27:55 -06:00
David Allen
34e68c611f
chore: fix critical dependabot issues by updating crypto 2025-07-10 21:27:28 -06:00
Alex Lovell-Troy
6b0d66bfec
feat(secrets): implement SecretStore interface and StaticStore/LocalStore for credential management 2025-07-10 21:25:36 -06:00
f6639ba34a
refactor: moved internal functions to pkg and updated refs 2025-07-10 21:25:36 -06:00
18cd88e31c
refactor: updated references 2025-07-10 21:23:07 -06:00
1fea9a3316
updated all references 2025-07-10 21:16:33 -06:00
630fd0ddd4
readme: updated refs to github.com/davidallendj 2025-07-10 21:10:30 -06:00
0106bb969a
Fixed removing from cache with --with-* flags 2025-07-10 21:08:25 -06:00
6e483064e0
Minor changes 2025-07-10 21:06:41 -06:00
91cc277863
chore: updated goreleaser references 2025-07-10 20:57:29 -06:00
bf1ab1922b
feat: add probe command 2025-07-10 20:57:29 -06:00
0d6cfdec2b
feat: add non-interactive cache editting 2025-07-10 20:57:28 -06:00
a8e45ff1b4
refactor: updated PrintDrives() implementation 2025-07-10 20:57:28 -06:00
832d2de021
refactor: renamed funcs 2025-07-10 20:57:28 -06:00
ed7d87cd3a
fix: issue with list double prints 2025-07-10 20:56:06 -06:00
a9d59ee50d
feat: updated cache implementation and fixed bugs 2025-07-10 20:56:06 -06:00
8b859ff3fb
chore: added example to cmd/root.go 2025-07-10 20:56:06 -06:00
2cff9320c9
chore: updated README.md 2025-07-10 20:56:05 -06:00
227961090e
chore: updated go deps 2025-07-10 20:56:05 -06:00
7ccd8509b6
Update cache cmd implementation 2025-07-10 20:56:05 -06:00
e85fd21922
refactor: updated cache editor implementation 2025-07-10 20:56:05 -06:00
3bae20832f
chore: updated go deps 2025-07-10 20:56:04 -06:00
0117f0355a
chore: made changes to build and fix issues 2025-07-10 20:56:04 -06:00
9970e49d94
chore: updated list cmd 2025-07-10 20:56:04 -06:00
b165fe2927
chore: more miscellaneous updates 2025-07-10 20:56:04 -06:00
5b474b74be
feat: sessions core implementation 2025-07-10 20:56:03 -06:00
86fcf54b6e
chore: miscellaneous updates 2025-07-10 20:56:03 -06:00
a9492c70f6
feat: added func to load session token 2025-07-10 20:56:03 -06:00
4dac84e4de
chore: removed login cmd 2025-07-10 20:56:03 -06:00
114086f78b
feat: added JSON utility functions 2025-07-10 20:56:02 -06:00
153a50ee50
chore: removed migrations 2025-07-10 20:56:02 -06:00
62a6226067
chore: moved scripts to bin/ directory 2025-07-10 20:56:02 -06:00
4257c317b6
feat: added sessions cmd 2025-07-10 20:56:02 -06:00