Commit graph

580 commits

Author SHA1 Message Date
David Allen
2b291f811a
Fixed scan not probing the host correctly 2024-08-13 17:01:21 -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
dc07b5396b
Changed saving host to include scheme for collect 2024-08-13 16:48:11 -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
128f9ad42d
Updated Makefile to include GOPATH in some targets 2024-08-12 17:28:05 -06:00
David Allen
5a2356d7c2
Fixed crawl command help string 2024-08-12 16:35:58 -06:00
David Allen
e3d0791ec1
Changed 'docker' rule to 'container' 2024-08-12 16:35:21 -06:00
David Allen
4aef5166a5
Fixed typo errors in changelog and readme 2024-08-12 13:59:28 -06:00
David Allen
c0a6d3bb6f
More minor changes 2024-08-12 13:09:15 -06:00
David Allen
e02558fd00
Minor changes 2024-08-12 13:08:30 -06:00
David Allen
da2abdfa8d
Updated tests to reflect new API changes 2024-08-12 13:07:57 -06:00
David Allen
411102881d
Removed files from util 2024-08-12 13:07:30 -06:00
David Allen
d412e290df
Removed unused port and clarified default in README.md 2024-08-12 13:06:51 -06:00
David Allen
a7af568ccf
Changed build rule and added release rule to Makefile 2024-08-12 13:06:02 -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
a6c95ef646
Removed unused variables in client package 2024-08-11 14:24:08 -06:00
d930c4136f
Changed how based URL is derived in update functions 2024-08-11 14:23:19 -06:00
51e24e2edd
Changed how arguments are passed to update command 2024-08-11 14:21:56 -06:00
bc01412b08
Fixed port not being added to probing request 2024-08-09 17:51:23 -06:00
7beb7a33fc
Renamed struct 2024-08-09 17:39:14 -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
David Allen
c5a348562b
Refactored how clients work to reduce hard-coded dependencies 2024-08-09 07:59:28 -06:00
David Allen
8e59885f55
Minor changes and improvements 2024-08-09 07:58:42 -06:00
David Allen
8a2541717d
Added flag to show cache info with list command and other minor changes 2024-08-09 07:42:28 -06:00
David Allen
46fc35d4ad
Removed extra print statement 2024-08-08 12:23:10 -06:00
David Allen
77b6a9ba7b
Added check for output directory for collect 2024-08-08 12:21:52 -06:00
4cc3f7f7ac
Changed order of adding default ports to add host correctly 2024-08-07 19:57:37 -06:00
3d6daa757a
Fixed error message format for list command 2024-08-07 19:20:11 -06:00
39ad0d75c6
Changed host to hostname being stored in cache 2024-08-07 19:16:43 -06:00
88fb71b436
Removed storage file 2024-08-07 19:03:27 -06:00
David Allen
890e3392ed
Added TODO comments to tests and other minor change 2024-08-07 13:15:16 -06:00
David Allen
dd829cd10e
Fixed '--subnet' flag not adding hosts to scan 2024-08-07 13:15:16 -06:00
David Allen
0c30d4dc3a
Merge branch 'main' into refactor
Signed-off-by: David Allen <16520934+davidallendj@users.noreply.github.com>
2024-08-07 11:14:06 -06:00
David Allen
22b88a908a
Updated example config 2024-08-07 10:59:46 -06:00
David Allen
6d1dae25ec
Major 'internal' package refactor 2024-08-07 10:59:10 -06:00
David Allen
2c841906b2
Updated 'cmd' package 2024-08-07 10:58:03 -06:00
David Allen
f4ee1e1738
Merge pull request #48 from OpenCHAMI/45-hotfix
Fixed getting ethernet interfaces in CollectEthernetInterfaces()
2024-08-01 15:31:00 -06:00
f3427b0de9
Fixed getting ethernet interfaces in CollectEthernetInterfaces() 2024-08-01 12:48:05 -06:00
Alex Lovell-Troy
777aa3c118
Merge pull request #47 from OpenCHAMI/45-hotfix
Fix magellan not building because of `bmclib` dependency
2024-07-31 19:01:24 +03:00
0a6fb84d14
Removed unused code that used bmclib 2024-07-31 09:22:51 -06:00
f3162e7e77
Updated go dependencies removing bmclib 2024-07-31 09:21:56 -06:00
6c54801b5d
Fixed syntax error with command description 2024-07-31 09:21:25 -06:00
David Allen
7fc913eb1f
Updated .gitignore 2024-07-31 08:45:54 -06:00
David Allen
d5eacf0264
Updated Makefile 2024-07-31 08:45:42 -06:00