gocsaf / csaf

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

feat: no longer require to be root user to call setup scripts #552

Closed JanHoefelmeyer closed 3 months ago

JanHoefelmeyer commented 4 months ago

Currently you need to be root to use the setupscripts as described. This will allow users with sudo privileges to use the setup scripts as well.

bernhardreiter commented 3 months ago

Multiple runs of TLSConfigsForITest.sh will result in a broken nginx configuration.

That is known and accepted for now, as this are just helpers. So it is not subject to improvement in this merge request. You could add a hint to the readme though.