Sascha L. Teichmann
|
198e5b8897
|
write dynamic categories into feed categories document.
|
2022-06-30 11:58:36 +02:00 |
|
Sascha L. Teichmann
|
72a7240fd0
|
write category documents in create.
|
2022-06-30 05:04:00 +02:00 |
|
Sascha L. Teichmann
|
da4dda9042
|
add models for ROLIE services
|
2022-06-29 16:00:56 +02:00 |
|
Sascha L. Teichmann
|
e25fe66ee8
|
Merge branch 'main' into rolie-categories
|
2022-06-24 11:07:05 +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
|
caea539b45
|
Added model for rolie categories
|
2022-06-14 18:31:10 +02:00 |
|
Sascha L. Teichmann
|
fa434fa039
|
Improve checker regarding ROLIE feed advisory URLs, hashes and signatures
* Add checking the ROLIE feed advisory URLs, hashes and signatures.
|
2022-06-14 13:41:51 +02:00 |
|
Sascha L. Teichmann
|
589547fa94
|
Improve writing ROLIE feed documents
* Add signature and two time has as link rel attributes to each rolie entry
for provider and aggregator. Thus following CSAF 2.0 csd02.
resolve #74
|
2022-06-14 09:50:36 +02:00 |
|
Sascha L. Teichmann
|
dad549c392
|
Move code from checker to library
|
2022-04-28 13:47:35 +02:00 |
|
Fadi Abbud
|
670f4cbf60
|
Fix Typo
|
2022-02-24 09:06:16 +01:00 |
|
Sascha L. Teichmann
|
4fc6bc5509
|
Add another layer aound the ROLIE feed documents.
|
2022-02-23 21:10:19 +01:00 |
|
Fadi Abbud
|
901e5bed74
|
Add License headers
|
2021-12-09 16:19:26 +01:00 |
|
Sascha L. Teichmann
|
907894416f
|
Used keyed initializers to make govet happy.
|
2021-12-09 12:03:03 +01:00 |
|
Sascha L. Teichmann
|
2fb2dfda78
|
Moved commonly use file operations to separate package.
|
2021-12-09 11:55:22 +01:00 |
|
Sascha L. Teichmann
|
bd8846baa6
|
Fixed stupid calling mistakes in new WriteTo methods.
|
2021-12-02 00:41:43 +01:00 |
|
Sascha L. Teichmann
|
22c7da1ed1
|
use io.WriterTo instead of custom save interface ti serialize metadata and rolie.
|
2021-12-02 00:24:27 +01:00 |
|
Sascha L. Teichmann
|
04fb8f7e75
|
Fix golint warnings.
|
2021-11-25 18:21:23 +01:00 |
|
Sascha L. Teichmann
|
1d0d8a6d03
|
Write a first version of the ROLIE feed.
|
2021-11-17 02:16:55 +01:00 |
|
Sascha L. Teichmann
|
e08c90ee8a
|
Added some models for ROLIE.
|
2021-11-16 20:51:34 +01:00 |
|