Sascha L. Teichmann
|
8032d47b50
|
Use Set type (#388)
* Use util.Set type.
* Caught another set usage.
|
2023-07-04 13:00:01 +02:00 |
|
Bernhard E. Reiter
|
cf49c7e414
|
Fix go.mod and internal dependencies (#371)
* Use a "/v2" in the module path to match the git version tag which
lead with a 2. Change all mention of the module as dependency
internally as well.
|
2023-06-05 10:24:35 +02:00 |
|
Sascha L. Teichmann
|
332f0b2711
|
Only report bad directories in listing check only once.
|
2022-07-18 10:27:59 +02:00 |
|
Sascha L. Teichmann
|
b359fd0a62
|
Add CSAF downloader
* Dense and refactor ROLIE code in aggregator a bit.
* Move advisory file processor to csaf package.
* Fix minor typo on main readme
|
2022-06-23 14:14:44 +02:00 |
|
Sascha L. Teichmann
|
c09e5f66f3
|
Add type to checker messages
* Add a type to checker messages, so the results can be interpreted better.
Especially the difference between warning and errors can be used.
|
2022-06-09 12:26:19 +02:00 |
|
Sascha L. Teichmann
|
16556cd8bb
|
check each advisory is listable
|
2022-05-17 17:20:43 +02:00 |
|
Sascha L. Teichmann
|
131a7155fa
|
If there are year folders in directory listings, fetch files from the extra level.
|
2022-05-17 15:58:34 +02:00 |
|
Sascha L. Teichmann
|
eaa2620eba
|
Harvest only JSON files.
|
2022-05-17 11:51:29 +02:00 |
|
Sascha L. Teichmann
|
3bbd37c441
|
Implemented links on directory listings checking
|
2022-05-17 01:22:30 +02:00 |
|
Sascha L. Teichmann
|
32be3602b6
|
Re-started link checker for directory listings
|
2022-05-16 18:04:15 +02:00 |
|