Commit graph

155 commits

Author SHA1 Message Date
ed8a3a27e3
Gosec installed in a different location.
Some checks failed
G'Agent Scan, Build, and Test / scan (push) Failing after 1m4s
G'Agent Scan, Build, and Test / build_simple (push) Has been skipped
G'Agent Scan, Build, and Test / test_simple (push) Has been skipped
G'Agent Scan, Build, and Test / build_image (push) Has been skipped
2024-12-27 16:14:09 -08:00
8c664dd007
Moving gosec install to here instead of the tool image.
Some checks failed
G'Agent Scan, Build, and Test / scan (push) Failing after 1m12s
G'Agent Scan, Build, and Test / build_simple (push) Has been skipped
G'Agent Scan, Build, and Test / test_simple (push) Has been skipped
G'Agent Scan, Build, and Test / build_image (push) Has been skipped
2024-12-27 16:09:19 -08:00
4717b49701
Version is not propagating on CI/CD build.
All checks were successful
G'Agent Scan, Build, and Test / scan (push) Successful in 1m36s
G'Agent Scan, Build, and Test / build_simple (push) Successful in 1m16s
G'Agent Scan, Build, and Test / test_simple (push) Successful in 15s
G'Agent Scan, Build, and Test / build_image (push) Successful in 1m30s
2024-12-26 18:26:41 -08:00
07215828b8
Think I fixed the versioning.
All checks were successful
G'Agent Scan, Build, and Test / scan (push) Successful in 1m31s
G'Agent Scan, Build, and Test / build_simple (push) Successful in 1m18s
G'Agent Scan, Build, and Test / test_simple (push) Successful in 18s
G'Agent Scan, Build, and Test / build_image (push) Successful in 1m52s
2024-12-26 18:01:37 -08:00
01e3c42ac4
Attempting to ignore a known weakness.
Some checks failed
G'Agent Scan, Build, and Test / scan (push) Successful in 1m39s
G'Agent Scan, Build, and Test / build_simple (push) Failing after 1m13s
G'Agent Scan, Build, and Test / test_simple (push) Has been skipped
G'Agent Scan, Build, and Test / build_image (push) Has been skipped
2024-12-26 15:36:38 -08:00
8cb31d2fbc
DOH!!! Accidentally commented out the gosec check.
Some checks failed
G'Agent Scan, Build, and Test / scan (push) Failing after 1m43s
G'Agent Scan, Build, and Test / build_simple (push) Has been skipped
G'Agent Scan, Build, and Test / test_simple (push) Has been skipped
G'Agent Scan, Build, and Test / build_image (push) Has been skipped
2024-12-26 14:35:17 -08:00
91c591e22f
Fixing a compliation error and possibly versioning.
Some checks failed
G'Agent Scan, Build, and Test / scan (push) Successful in 1m44s
G'Agent Scan, Build, and Test / build_simple (push) Failing after 1m16s
G'Agent Scan, Build, and Test / test_simple (push) Has been skipped
G'Agent Scan, Build, and Test / build_image (push) Has been skipped
2024-12-26 14:30:23 -08:00
df07f6be28
Attempting to fix security scan.
Some checks failed
G'Agent Scan, Build, and Test / scan (push) Successful in 39s
G'Agent Scan, Build, and Test / build_simple (push) Failing after 14s
G'Agent Scan, Build, and Test / test_simple (push) Has been skipped
G'Agent Scan, Build, and Test / build_image (push) Has been skipped
2024-12-26 13:49:09 -08:00
9a89745878
Removing unused pathing.
Some checks failed
G'Agent Scan, Build, and Test / scan (push) Failing after 1m45s
G'Agent Scan, Build, and Test / build_simple (push) Has been skipped
G'Agent Scan, Build, and Test / test_simple (push) Has been skipped
G'Agent Scan, Build, and Test / build_image (push) Has been skipped
2024-09-15 19:12:06 -07:00
9e167cdefe
Rework of the actions.
Some checks failed
G'Agent Scan, Build, and Test / scan (push) Failing after 29s
G'Agent Scan, Build, and Test / build_simple (push) Has been skipped
G'Agent Scan, Build, and Test / test_simple (push) Has been skipped
G'Agent Scan, Build, and Test / build_image (push) Has been skipped
2024-09-15 19:09:07 -07:00
f2b2cc705c
Actions not running on Forgjo. 2024-09-12 19:41:30 -07:00
44033c273a
Testing ForgeJo / Gitea / Github actions. 2024-09-12 18:53:59 -07:00
9727822b8a
Very preliminary CI/CD pipeline to see if I need to manually pull the code. 2024-09-06 06:59:19 -07:00
823a16a97b
Updated Golang and Alpine versions. 2024-07-10 13:46:49 -07:00
21a439b105
Updated devcontainer. 2024-04-24 13:48:35 -07:00
685a3eb16a
Updated to latest Go compiler and latest Alpine images. 2024-04-23 16:00:42 -07:00
97c8af8816
fix: Replaced ioutil as it was deprecated in Golang. 2024-02-09 12:47:17 -08:00
82a964fc50
Updated module dependencies. 2023-08-06 14:10:24 -07:00
81acc798e9
Added some commentary to the README to help avoid future confusion. 2023-06-30 17:56:30 -07:00
d13a309593
minor cleanup and standardization of package names. 2023-06-30 17:47:45 -07:00
3bb7096625
fix: forgot to remove old dependencies. 2023-06-02 06:36:13 -07:00
426a360f1e
fix: upgrading to resolve some security vulnerabilities. 2023-06-02 06:26:42 -07:00
8f77f2258c
fix: modified to fix some of the test failures. 2023-05-18 18:04:20 -07:00
bdeaf2ec92
feat: added some more test harness. 2023-04-03 19:43:35 -07:00
7f9a5777bd
feat: Adding very preliminar and broken test harness. 2023-04-03 18:39:01 -07:00
ac8c225752
fix: commenting out some ineffective assignments. 2023-03-31 07:07:57 -07:00
7d5c02d16b
fix: removing build status as the build servers no longer exist. 2023-03-31 07:07:24 -07:00
c5f2cb534b
fix: somehow I list the license, re-adding. 2023-03-31 07:06:28 -07:00
8077c66fc9
feat: make environment variables useful.
fix: made config file an environment variable.

fix: reordered and renamed part of the Agent structure.
2023-03-30 17:39:04 -07:00
2b0975b30a
fix: changed db destination to programatic instead of hardcoded.
fix: minor cleanup.

feat: cleaned up agent hint collection.
2023-03-28 13:23:09 -07:00
13d18d7714
fix: fixing a security issue in chaindb.
fix: re-enabled dragonheim, since Docker decided not to remove it.
2023-03-28 09:55:51 -07:00
db351f3892
fix: was using struct member for two different things. 2023-03-25 09:15:27 -07:00
7a9225ce86
Adding support for a genesis DB. 2023-03-22 19:20:16 -07:00
d5fcd11592
refactor: refactored the chainDB and added write capability. 2023-03-22 17:37:11 -07:00
1bcc682b7c
refactor: converted int64 to int32 where appropriate.
refactor: reduced usage of fmt in favor of logs and string concatication.

refactor: minor re-ordering of the data structures to reduce storage space required.
2023-03-21 07:34:10 -07:00
8640d42132
refactor: cleaning up some old issues and stndardizing. 2023-03-20 16:00:15 -07:00
b95d3950c5
cleanup: Started cleaning up the commenting format. 2023-03-20 07:20:46 -07:00
0de851e0e5
Updated copyright dates. 2023-03-15 06:19:57 -07:00
42417afc22
updated dependencies and cleaned up the Readme. 2023-03-15 06:12:32 -07:00
b1759291b4
feat: minor cleanup. 2023-03-06 14:59:28 -08:00
28dd864350
feat: minor documentation update. 2023-02-27 18:29:09 -08:00
4a9d4ceca8
Added support for environmental config values
Updated Go version to 1.20.0
2023-02-10 07:23:35 -08:00
77c9399942
fix: changed import source. 2023-01-11 18:49:48 -08:00
316ea1afa6
Updating versions. 2022-11-21 14:28:30 -08:00
c677d30cf5
Removing consul service as it is not ready for inclusion yet. 2022-08-05 06:44:11 -07:00
89f1dce976
Restoring connector for worker. 2022-07-15 06:38:21 -07:00
134f33cd6a
Minor cleanup and and got the client sending agents again. 2022-07-14 13:27:46 -07:00
42623f63c6
Upgraded Go and some of the vendor modules. 2022-06-09 12:57:12 -07:00
d5ac24bb26
Updating the source host for maintenance and added Trivy to the development container. 2022-04-15 15:43:33 +00:00
8fea3b2527
Updated example for Prometheus, updated Go modules, and tweaked the devcontainer. 2022-04-14 18:01:20 +00:00