Bernhard Reiter
e8706e5eb9
feat: perform go path repo move
...
* Change the go module path
from github.com/csaf-poc/csaf_distribution to github.com/gocsaf/csaf.
* Rename archive for release tarballs.
* Adjust testing scripts and documentation.
2024-11-04 13:20:47 +01:00
JanHoefelmeyer
39a29e39f1
Change Licenses from MIT to Apache 2.0
2024-04-22 13:11:30 +02:00
Sascha L. Teichmann
703127a6b3
Remove verbose flag from downloader test. ( #466 )
2023-09-27 13:19:08 +02:00
Bernhard Reiter
94fe738b8c
Fix testDownloader url
2022-07-21 16:25:12 +02:00
Bernhard Reiter
88a2d585be
Improve integration test scripts
...
* Add a simple aggegator web server config.
* Add a downloader test using a direct url from the aggregator.
2022-07-21 16:16:16 +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