Commit graph

39 commits

Author SHA1 Message Date
b5d85b61bb
refactor: updated references 2025-06-01 09:09:01 -06:00
85b4789b3f
updated all references 2025-05-30 21:56:54 -06:00
a492f4271e
readme: updated refs to github.com/davidallendj 2025-05-30 21:44:40 -06:00
David Allen
04e1fb26c9
Split the collect Command For Customization (#93)
* feat: initial implementation of command split

* feat: update collect and new send cmd

* chore: cleanup unused code

* chore: refactored getting username

* chore: more refactoring and cleanup

* feat: update send cmd implementation

* chore: changed/updated example config

* chore: made cmd more consistent and added formatting

* refactor: removed --host flag from scan

* chore: cleaned up and fixed issue with client

* chore: cleaned up CLI flags in collect cmd

* feat: updated crawl to include managers and output YAML optionally

* refactor: updated and improved send implementation

* refactor: minor improvements

* refactor: added util func to check for empty slices

* fix: issue with reading from stdin

* refactor: added scheme trimming function for URIs

* refactor: changed host arg back to positional

* refactor: removed unused vars and added --output-dir flag

* fix: make -f for secrets persistent

* refactor: removed --host flag and request in collect

* refactor: changed --output flag to --output-file

* fix: updated flags for collect

* fix: typo in crawler error

* fix: dir being created when outputDir not set

* fix: reading stdin and data args

* fix: made output using -v and -o consistent

* readme: added info about command split

* updated changelog adding missing version entries

* chore: updated example to use host as positional arg

* fix: issue with reading --data arg

* fix: remove unused import from collect pkg

Signed-off-by: Devon Bautista <devonb@lanl.gov>

---------

Signed-off-by: David Allen <16520934+davidallendj@users.noreply.github.com>
Signed-off-by: Devon Bautista <devonb@lanl.gov>
Co-authored-by: Devon Bautista <devonb@lanl.gov>
2025-05-29 15:15:46 -04:00
cc6ab50ee4
readme: updated information about default secrets 2025-04-21 15:57:19 -06:00
522ddb985d
readme: added tip about default secrets 2025-03-31 16:06:16 -06:00
414f8d34f2
readme: update with secrets and emulator sections 2025-03-25 16:48:41 -06:00
Pat Riehecky
6d0811e86d
Fix README link 2025-03-13 10:47:31 -06:00
Alex Lovell-Troy
d8e47cd1a1
feat: enhance firmware update functionality and add BMC identification support 2025-02-06 17:25:56 -05:00
88ae24b131
readme: updated content and sections 2024-10-16 13:32:57 -06:00
26fbebf3ea
Updated README.md and fixed outdated info 2024-08-22 09:58:48 -06:00
David Allen
db44c51113
Added disclaimer about incompatibility with SMD 2024-08-14 14:44:22 -06:00
David Allen
4aef5166a5
Fixed typo errors in changelog and readme 2024-08-12 13:59:28 -06:00
David Allen
d412e290df
Removed unused port and clarified default in README.md 2024-08-12 13:06:51 -06:00
David Allen
2d4293359a
Updated README.md with features section 2024-07-30 14:25:38 -06:00
David Allen
2bc3c74277
Minor changes to README.md 2024-07-23 16:17:02 -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
53efe7c6b7
Added detail in README.md about emulator 2024-07-16 16:01:36 -06:00
David Allen
c80aba6cf8
Update README.md
Signed-off-by: David Allen <16520934+davidallendj@users.noreply.github.com>
2024-06-26 10:35:02 -06:00
David J. Allen
6e2b682529
Updated README.md 2024-05-13 15:28:03 -06:00
David J. Allen
d86532e96a
Added a firmware updating section to README.md 2024-05-13 09:30:17 -06:00
David J. Allen
f4540ea4ce
Changed db.path flag to cache 2024-05-10 14:54:34 -06:00
David J. Allen
24cbae6570
Updated README.md 2024-05-10 14:50:11 -06:00
David J. Allen
ebee86ccbe
Updated README.md (WIP) 2024-05-10 10:08:26 -06:00
David J. Allen
2af5ed651a Updated the README.md with Docker info 2023-10-25 13:17:12 -06:00
David J. Allen
9f848113c7 Minor refactor and update README.md 2023-09-29 09:32:06 -06:00
Alex Lovell-Troy
85ce3e3dc3
Update README.md
Added LANL Copyright
2023-09-22 13:16:18 -04:00
David J. Allen
b504550d98 Refactored, renamed, and reorganized code 2023-09-19 13:55:46 -06:00
ac9556a526 Change default scanning ports
Signed-off-by: David J. Allen <davidallendj@gmail.com>
2023-09-14 14:37:10 -06:00
3607ad761c Fix error in README.md
Signed-off-by: David J. Allen <davidallendj@gmail.com>
2023-09-14 14:35:21 -06:00
8faa570b0a Minor tweaks, changes, and fixes
Signed-off-by: David J. Allen <davidallendj@gmail.com>
2023-09-14 13:41:12 -06:00
34367f830a Minor tweaks and updated README.md 2023-09-14 09:44:12 -06:00
David J. Allen
2edb9fdbb0 Refactored flags and added xnames to add endpoint to hms-smd 2023-09-05 14:26:53 -06:00
David J. Allen
de07b119b5 Test ipmi driver with bmclib functions 2023-08-31 08:48:33 -06:00
David J. Allen
118c12fa14 Minor changes and fixes 2023-08-30 14:43:13 -06:00
David J. Allen
488e6f8131 Update README.md 2023-08-29 14:46:11 -06:00
David J. Allen
25a885b18c Updated to bmclib/v2 and fix API querying issue 2023-08-28 10:57:32 -06:00
David J. Allen
b6fe201f66 Initial commit 2023-08-28 08:42:26 -06:00