tom-krieger / cis_security_hardening

Define a complete security baseline and monitor the baseline's rules. The definition of the baseline should be done in Hiera. The purpose of the module is to give the ability to setup a complete security baseline which not necessarily have to stick to industry security guides like the CIS benchmarks.
Apache License 2.0
15 stars 10 forks source link

no license set on the repo #84

Closed bwitt closed 2 months ago

bwitt commented 2 months ago

I notice there's no license set on the repo; however, the README and metadata file refer to Apache 2.0.

Could you also set it in the repo so it's clear? That would mean putting a LICENSE.txt (or similar) file in the repo.

tom-krieger commented 2 months ago

I close this issue as I accepted your PR and merged it into my Debian 12 branch.

bwitt commented 2 months ago

I close this issue as I accepted your PR and merged it into my Debian 12 branch.

Thanks! Will it get merged to main at some point? What's the process?