5806bebce6
Fixed minor typo
2024-08-28 17:55:48 -06:00
f8da8ae1c3
Update .gitignore
2024-08-28 17:46:02 -06:00
1f159fae40
Added PKGBUILD to install magellan as binary
2024-08-28 17:45:45 -06:00
David Allen
6d61511e36
Merge pull request #55 from OpenCHAMI/cacert-hotfix
...
Fix panic caused when setting '--cacert' flag from invalid client
2024-08-28 09:16:37 -06:00
David Allen
874d750dde
Added temporary solution for creating new clients
2024-08-27 17:17:19 -06:00
David Allen
9991f02631
Updated warning message and changed SMD client to use pointer receivers
2024-08-27 15:55:16 -06:00
David Allen
e3ef9d4276
Fixed field tag in crawler
2024-08-27 15:40:43 -06:00
David Allen
5d811f31ab
Changed interface func from GetClient() to GetInternalClient()
2024-08-27 14:40:23 -06:00
David Allen
abd83454ad
Added Init() to Client interface
2024-08-27 14:38:03 -06:00
David Allen
3b297351ec
Fixed panic when setting --cacert from invalid client
2024-08-27 14:30:03 -06:00
David Allen
057ff7bdef
Merge pull request #54 from OpenCHAMI/update-readme
...
Update README.md and fix outdated info
2024-08-22 09:59:32 -06:00
26fbebf3ea
Updated README.md and fixed outdated info
2024-08-22 09:58:48 -06:00
David Allen
904d157a61
Merge pull request #53 from OpenCHAMI/minor-changes
...
Change collect messages to use JSON format
2024-08-22 08:46:31 -06:00
David Allen
39a30d199f
Merge branch 'main' into minor-changes
2024-08-22 08:45:45 -06:00
0454735c70
Changed collect messages to using JSON format
2024-08-22 08:44:32 -06:00
David Allen
76b6f37e9d
Merge pull request #52 from OpenCHAMI/minor-changes
...
Minor changes and improvements
2024-08-21 17:09:02 -06:00
2e036c549d
Rearranged collect error to only show when not force updating
2024-08-21 16:55:07 -06:00
989ec611c6
Added response body into error messages
2024-08-21 16:50:24 -06:00
David Allen
8df5a50ea9
Merge pull request #51 from OpenCHAMI/minor-changes
...
Added schema version to output
2024-08-21 13:33:52 -06:00
00aaf1bf4c
Added schema version to output
2024-08-21 13:26:00 -06:00
Lucas Ritzdorf
f393a2ab7f
magellan.sh: remove unused build helper function
...
We compile as part of the Docker build process, so an extra helper isn't
really needed.
2024-08-21 13:23:54 -06:00
Lucas Ritzdorf
327eb35f4a
release: prefix all version tags with "v"
...
The goreleaser `.Tag` template already uses the format `vX.Y.Z`, so
that's fine. But our custom `.Major` and `.Major.Minor` formats don't
include that `v` prefix, so we need to add it manually.
2024-08-21 11:36:15 -06:00
David Allen
0ded418ee6
Merge pull request #50 from OpenCHAMI/container-build
...
Added container building working
2024-08-21 11:26:55 -06:00
b1beac052d
Fixed permissions in workflow
2024-08-21 11:17:22 -06:00
71256f6154
Fixed deprecation warning in goreleaser
2024-08-21 10:56:41 -06:00
054fc58e1a
Fixed typo in workflow
2024-08-21 10:15:47 -06:00
ad52bf9930
Fixed typo in workflow
2024-08-21 10:13:42 -06:00
a1b26e68ae
Fixed automatic builds with docker container
2024-08-21 10:09:21 -06:00
990baea47c
Added container building working
2024-08-21 09:36:15 -06:00
Alex Lovell-Troy
a33fd44435
Merge pull request #49 from OpenCHAMI/add-types
...
Add more information to crawler output
2024-08-19 09:19:41 -06:00
David Allen
d94152529b
Added more information to crawler output
2024-08-15 14:22:47 -06:00
David Allen
b8b4aedcaa
Merge pull request #46 from OpenCHAMI/refactor
...
Refactor and clean up code base
2024-08-14 14:45:00 -06:00
David Allen
db44c51113
Added disclaimer about incompatibility with SMD
2024-08-14 14:44:22 -06:00
David Allen
5b1e3e732e
Changed firmware.* back to firmware-*
2024-08-14 14:34:16 -06:00
David Allen
046a833941
Fixed passing the correct argument in Sanitize()
2024-08-14 13:33:12 -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
4444a1d299
Updated go deps
2024-08-14 10:56:20 -06:00
David Allen
42dbfeb4f9
Fixed lint errors
2024-08-13 17:45:08 -06:00
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