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
JanHoefelmeyer f05bcd3642
Add info for Req 8-10 if direct url was given and as such no checks were performed. (#401)
* Add info for Req 8-10 if direct url was given and as such no checks were performed.

* Update cmd/csaf_checker/processor.go

Co-authored-by: tschmidtb51 <65305130+tschmidtb51@users.noreply.github.com>

* Break overly long lines

---------

Co-authored-by: JanHoefelmeyer <hoefelmeyer.jan@gmail.com>
Co-authored-by: tschmidtb51 <65305130+tschmidtb51@users.noreply.github.com>
2023-07-13 15:59:23 +02:00
..
tmpl Add fieldset araound publsher in html report 2022-07-20 11:35:04 +02:00
links.go Use Set type (#388) 2023-07-04 13:00:01 +02:00
links_test.go If there are year folders in directory listings, fetch files from the extra level. 2022-05-17 15:58:34 +02:00
main.go Try to minimize redundant downloads. 2023-06-22 14:28:45 +02:00
processor.go Add info for Req 8-10 if direct url was given and as such no checks were performed. (#401) 2023-07-13 15:59:23 +02:00
report.go Implement rule depending error check. 2023-06-13 13:28:01 +02:00
reporters.go Use Set type (#388) 2023-07-04 13:00:01 +02:00
roliecheck.go Dont use string comparison to rank labels. (#393) 2023-07-06 12:34:52 +02:00
rules.go Allow http redirects (#400) 2023-07-07 14:02:58 +02:00