1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00
gocsaf/cmd/csaf_checker
Sascha L. Teichmann 09de416a4a Stop checker run of a domain after an error occurrs making a continuation pointless.
Fixes issue #24.

TODO: Improve handling of checks that are not run due to the stop.
They currently report success which is not correct.
2022-01-12 12:32:07 +01:00
..
tmpl Added stubs for checks. 2021-12-10 15:44:01 +01:00
main.go Call the checks again. 2021-12-15 21:22:38 +01:00
processor.go Stop checker run of a domain after an error occurrs making a continuation pointless. 2022-01-12 12:32:07 +01:00
report.go WIP: Refactored for simpler reporting. 2021-12-15 19:41:29 +01:00
reporters.go Implemented one folder per year requirement. 2021-12-16 15:17:38 +01:00
util.go Implemented index.txt check 2021-12-16 00:43:50 +01:00