|
|
82e1c45036
|
feat: add default secret to local store
|
2025-03-31 15:35:15 -06:00 |
|
|
|
c950532e88
|
refactor: improvements to CLI and update pkg
|
2025-03-28 13:12:38 -06:00 |
|
|
|
a47a71b039
|
cmd: allow short opts for username/password
|
2025-03-25 16:34:04 -06:00 |
|
|
|
667fd39213
|
lint: apply changes from golint
|
2025-03-25 14:54:09 -06:00 |
|
|
|
3a1fc3fe38
|
fix: added username/password to collect params
|
2025-03-25 14:15:39 -06:00 |
|
|
|
c88a29be00
|
refactor: added check for secretID in secrets store
|
2025-03-24 15:32:47 -06:00 |
|
|
|
67e2d40606
|
refactor: changed logging to use consistent JSON format
|
2025-03-24 14:43:34 -06:00 |
|
|
|
10b3f55b53
|
refactor: use vars for cred flags
|
2025-03-24 14:29:47 -06:00 |
|
|
|
8f96a2f686
|
refactor: changed short opts for secret store
|
2025-03-24 14:29:16 -06:00 |
|
|
|
daa7a32b14
|
refactor: added basic input format and cleanup
|
2025-03-24 13:36:02 -06:00 |
|
|
|
34af75c1d2
|
refactor: change error message to warning
|
2025-03-24 11:35:37 -06:00 |
|
|
|
01a88beb97
|
fix: secrets remove not updating local store and return error when not found
|
2025-03-20 10:17:33 -06:00 |
|
|
|
17350ab99b
|
fix: changed number of minimum args for secrets list
|
2025-03-20 09:27:39 -06:00 |
|
|
|
7990ec097d
|
refactor: added flag to set secrets file for crawl
|
2025-03-20 09:11:21 -06:00 |
|
|
|
41346aebbb
|
refactor: changed to use local store with static store fallback
|
2025-03-20 08:59:48 -06:00 |
|
|
|
df77e075ef
|
refactor: changed required number of args for secrets list
|
2025-03-20 08:59:15 -06:00 |
|
|
|
d428dbfd27
|
refactor: added exact number of args to list cmd
|
2025-03-20 08:58:06 -06:00 |
|
|
|
053773d90c
|
fix: added secrets file path to collect parameters
|
2025-03-19 15:46:53 -06:00 |
|
|
|
932daeafe1
|
refactor: added func to remove secrets from store
|
2025-03-19 11:10:26 -06:00 |
|
|
|
5b79031afa
|
refactor: updated secrets cmd implementation
|
2025-03-17 18:34:08 -06:00 |
|
|
|
23bd31a1aa
|
feat: add 'secrets' command to root
|
2025-03-17 11:39:23 -06:00 |
|
|
|
f18d279468
|
refactor: updated description/example and added 'secrets-file' flag to cmd
|
2025-03-17 10:37:04 -06:00 |
|
|
|
1fc366eee2
|
bugfix: fixed URL param not being set for UpdateFirmwareRemote
|
2025-03-13 10:50:38 -06:00 |
|
Alex Lovell-Troy
|
853e27c312
|
feat(secrets): implement SecretStore interface and StaticStore/LocalStore for credential management
|
2025-03-13 10:50:32 -06:00 |
|
|
|
5bbd0b8998
|
fix: changed 'update' cmd to use gofish
|
2025-03-13 10:48:29 -06:00 |
|
|
|
ebcd3ff917
|
refactor: moved internal functions to pkg and updated refs
|
2025-03-13 10:47:28 -06:00 |
|
Alex Lovell-Troy
|
01f811dc07
|
feat: add --insecure flag to allow insecure connections for firmware updates
|
2025-02-07 09:56:36 -05:00 |
|
David Allen
|
fd54f367b8
|
cmd: exported commands for external use
|
2025-02-04 13:51:57 -07:00 |
|
Alex Lovell-Troy
|
6f18094680
|
Refactor how versioning information is indicated in the build and in the source.
|
2024-10-30 12:36:07 -06:00 |
|
Alex Lovell-Troy
|
237eb6219b
|
Add better version reporting.
|
2024-10-30 10:09:32 -06:00 |
|
David Allen
|
9e289b4946
|
Merge branch 'main' into manager-data
Signed-off-by: David Allen <16520934+davidallendj@users.noreply.github.com>
|
2024-10-24 17:57:00 -06:00 |
|
|
|
26522ebd12
|
version: more small tweaks
|
2024-10-16 13:32:16 -06:00 |
|
|
|
e31e91ec15
|
refactor: changed crawler function name
|
2024-10-15 13:52:23 -06:00 |
|
David Allen
|
b4efe756b0
|
Updated version command and main to handle building with version info
|
2024-08-28 13:19:21 -06:00 |
|
David Allen
|
c8297534cc
|
Added version command and corresponding implementation
|
2024-08-28 12:34:49 -06:00 |
|
David Allen
|
5b1e3e732e
|
Changed firmware.* back to firmware-*
|
2024-08-14 14:34:16 -06:00 |
|
David Allen
|
4597f63d12
|
Fixed issue with host string and added internal url package
|
2024-08-14 10:57:30 -06:00 |
|
David Allen
|
42dbfeb4f9
|
Fixed lint errors
|
2024-08-13 17:45:08 -06:00 |
|
David Allen
|
bb49129d31
|
Changed showing target host to use debug instead of verbose flag
|
2024-08-13 16:48:34 -06:00 |
|
David Allen
|
7285492815
|
Fixed root persistent flags not binding correctly
|
2024-08-13 14:44:11 -06:00 |
|
David Allen
|
809aa91ec6
|
Changed transfer-protocol flag to scheme to match other commands
|
2024-08-13 14:11:14 -06:00 |
|
David Allen
|
15de7c16c0
|
Fixed viper flag binding in collect cmd
|
2024-08-13 13:40:26 -06:00 |
|
David Allen
|
81ec43a923
|
Minor changes to fix lint errors
|
2024-08-13 10:41:06 -06:00 |
|
David Allen
|
5a2356d7c2
|
Fixed crawl command help string
|
2024-08-12 16:35:58 -06:00 |
|
David Allen
|
3287d76588
|
Separated auth from util and fixed help strings
|
2024-08-12 13:05:28 -06:00 |
|
David Allen
|
dce823c6d8
|
Added URL sanitization for SMD host and moved auth from util
|
2024-08-12 13:04:52 -06:00 |
|
|
|
f7159c9b66
|
Fixed issue with collect requests and other minor changes
|
2024-08-11 14:25:21 -06:00 |
|
|
|
51e24e2edd
|
Changed how arguments are passed to update command
|
2024-08-11 14:21:56 -06:00 |
|
|
|
fc6afc8559
|
Minor change
|
2024-08-09 17:35:24 -06:00 |
|
|
|
24fba89a98
|
Reformatted scan help message
|
2024-08-09 17:11:37 -06:00 |
|