gocsaf / csaf

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

Check for advisoryLabel instead of feedlabel #390

Closed JanHoefelmeyer closed 1 year ago

JanHoefelmeyer commented 1 year ago

Currently the check on proper access-protectedness is done via checking the TLP-level of the feed. Any advisory placed within the wrong feed would potentially be missed or misdiagnosed. This PR causes the check to check for the TLP-level of the advisory instead.