gocsaf / csaf

Tools to download or provide CSAF (Common Security Advisory Framework) documents.
https://csaf.io
40 stars 23 forks source link

`csaf_downloader` subfolder option not correct #511

Closed tschmidtb51 closed 1 year ago

tschmidtb51 commented 1 year ago

Currently (3.0.0-rc1), we implement the subfolder (-f). When using the -f the different folders for the TLP Labels are still within the path. However, that leads to the situation that, e.g., WHITE and GREEN advisories are not within the same folder.

JanHoefelmeyer commented 1 year ago

Solved via #512