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
Bernhard Reiter 6dada4fd14
Change checker to allow integration test coverage
* Add realMain() to allow a call with test argument redacted.
 * Add main_test to call realMain with arguments after `--`.
2022-04-07 18:02:41 +02:00
..
tmpl Added stubs for checks. 2021-12-10 15:44:01 +01:00
main.go Change checker to allow integration test coverage 2022-04-07 18:02:41 +02:00
main_test.go Change checker to allow integration test coverage 2022-04-07 18:02:41 +02:00
processor.go Add options to use TLS client certificate for authentication (Checker) 2022-03-31 17:57:43 +02:00
report.go WIP: Refactored for simpler reporting. 2021-12-15 19:41:29 +01:00
reporters.go Code documentation and fix typo 2022-03-08 17:31:13 +01:00
util.go Implemented index.txt check 2021-12-16 00:43:50 +01:00