1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 05:40:11 +01:00
gocsaf/cmd/csaf_checker
JanHoefelmeyer 8163f57851
Compare changes dates (#609)
* Feat: Compare dates in changes.csv to those within the files if existent

* Fix: remove debug output and fix typo

* Make map handling consistent

* Improve: refactor time extraction

* fix: some syntax fixes

* Small nits

* Fix: Check changes before stopping the scan of already tested advisories

* Revert "Fix: Check changes before stopping the scan of already tested advisories - bad way to solve the problem, can cause problems"

This reverts commit d38dc285cc.

* fix: delay checking of changes dates so it is not skipped most of the
time

* Fix time comparison

---------

Co-authored-by: koplas <pschwabauer@intevation.de>
Co-authored-by: Sascha L. Teichmann <sascha.teichmann@intevation.de>
2025-03-14 10:05:56 +01:00
..
tmpl Add time range to checker report. 2023-08-02 20:01:04 +02:00
config.go feat: perform go path repo move 2024-11-04 13:20:47 +01:00
links.go feat: perform go path repo move 2024-11-04 13:20:47 +01:00
links_test.go Use new path in tests 2024-11-27 12:51:38 +01:00
main.go feat: perform go path repo move 2024-11-04 13:20:47 +01:00
processor.go Compare changes dates (#609) 2025-03-14 10:05:56 +01:00
processor_test.go Add content-type error report test 2025-03-10 12:04:46 +01:00
report.go feat: perform go path repo move 2024-11-04 13:20:47 +01:00
reporters.go Fix typo in error message 2025-01-23 10:32:13 +01:00
roliecheck.go feat: perform go path repo move 2024-11-04 13:20:47 +01:00
rules.go feat: perform go path repo move 2024-11-04 13:20:47 +01:00