|
|
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 |
|
David Allen
|
2d4293359a
|
Updated README.md with features section
|
2024-07-30 14:25:38 -06:00 |
|
David Allen
|
1ea779e802
|
Changed short help message for root command
|
2024-07-30 14:23:53 -06:00 |
|
David Allen
|
8ff71f6cef
|
Minor changes to tests
|
2024-07-30 14:06:31 -06:00 |
|
David Allen
|
0922bbf5f9
|
Removed unused updating code and bmclib dependency and other minor changes
|
2024-07-30 14:05:55 -06:00 |
|
David Allen
|
9b3c21a20a
|
Removed magellan's internal logger for zerolog
|
2024-07-30 14:04:34 -06:00 |
|
David Allen
|
386e9f2777
|
Renamed smd package to client
|
2024-07-30 14:03:34 -06:00 |
|
David Allen
|
e19d0b2d7c
|
Updated go dependencies
|
2024-07-30 14:02:27 -06:00 |
|
David Allen
|
b27e6b6a73
|
Renamed vars and switched to use zerolog
|
2024-07-30 14:02:12 -06:00 |
|
David Allen
|
606a7b47cc
|
Removed unused code, rename vars, and changed output to use hive partitioning strategy
|
2024-07-30 14:00:23 -06:00 |
|
David Allen
|
aefce13f57
|
Refactored/reorganized utils
|
2024-07-24 11:52:12 -06:00 |
|
David Allen
|
fe3c339195
|
Corrected the username/password flag names
|
2024-07-24 10:34:28 -06:00 |
|
David Allen
|
d877f9b18f
|
Removed unused query params
|
2024-07-24 10:28:23 -06:00 |
|
David Allen
|
d73575ab05
|
Fixed imports and removed unused query params
|
2024-07-24 10:24:12 -06:00 |
|
David Allen
|
f498d07aa2
|
Fixed small issue with command string
|
2024-07-24 10:22:48 -06:00 |
|
David Allen
|
a65c640aab
|
Removed unused functions in collect.go
|
2024-07-24 10:19:01 -06:00 |
|
David Allen
|
3078770247
|
Removed commented out code
|
2024-07-24 10:15:06 -06:00 |
|
David Allen
|
6873ffd1cb
|
Moved SMD-related API to pkg
|
2024-07-24 10:13:57 -06:00 |
|
David Allen
|
6ff223aae1
|
Removed 'dora' API
|
2024-07-24 10:12:54 -06:00 |
|
David Allen
|
00f9d4ebf0
|
Merge pull request #44 from OpenCHAMI/api-docs
Add API documentation to code base
|
2024-07-23 16:27:53 -06:00 |
|
David Allen
|
bf2a27d6da
|
Added 'docs' rule to Makefile
|
2024-07-23 16:23:18 -06:00 |
|
David Allen
|
f7b08da064
|
Added more API documentation
|
2024-07-23 16:18:21 -06:00 |
|
David Allen
|
2bc3c74277
|
Minor changes to README.md
|
2024-07-23 16:17:02 -06:00 |
|
David Allen
|
0bf5507f6f
|
Changed Dockerfile to use binary instead of script
|
2024-07-23 13:47:05 -06:00 |
|
David Allen
|
2c472f5ad9
|
Fixed small typo
|
2024-07-23 13:46:36 -06:00 |
|
David Allen
|
ecefa3b86f
|
Updated README to include information about building on Debian
|
2024-07-23 13:46:01 -06:00 |
|
David Allen
|
eba9dfa1e7
|
Added more documentation and changed param names
|
2024-07-22 14:22:02 -06:00 |
|
David Allen
|
c537e496da
|
Fixed issue with required param
|
2024-07-22 14:20:06 -06:00 |
|
David Allen
|
1ab5c8a7df
|
Added initial round of comments for API documentation
|
2024-07-18 18:18:03 -06:00 |
|
Alex Lovell-Troy
|
10eabf2844
|
Updating dependencies
|
2024-07-17 17:58:06 -04:00 |
|
David Allen
|
796a67d5ab
|
Tidied up CLI flag names
|
2024-07-17 15:42:00 -06:00 |
|
David Allen
|
085a2cfd0b
|
Added initial tests for API and compatibiilty coverage
|
2024-07-17 15:36:19 -06:00 |
|
Alex Lovell-Troy
|
865ed85a05
|
fix formatting error in workflow
|
2024-07-17 17:30:00 -04:00 |
|
Alex Lovell-Troy
|
ab346f7592
|
Addressing x/net dependabot issue
|
2024-07-17 17:27:02 -04:00 |
|
Alex Lovell-Troy
|
334e397d00
|
Update attestation path
|
2024-07-17 17:15:02 -04:00 |
|
Alex Lovell-Troy
|
81fccde750
|
Remove unnecessary attestation support script
|
2024-07-17 17:10:14 -04:00 |
|