dev-sec / nginx-baseline

DevSec Nginx Baseline - InSpec Profile
https://dev-sec.io/baselines/nginx/
Apache License 2.0
104 stars 45 forks source link

Changed default: to value: #38

Closed malagant closed 4 years ago

malagant commented 4 years ago

To make this baseline more silent (reduce WARN: DEPRECATION regarding default:), I changed occurences to value:

chris-rock commented 4 years ago

@malagant Thank you for your contribution. This is a great addition. In order to get this merged, you would need to sign-off your contribution.

chris-rock commented 4 years ago

@malagant Can you help us to bring this over the finish line? The following would do the trick:

git commit --amend --signoff
git push --force-with-lease origin master
micheelengronne commented 4 years ago

This PR is superseded by https://github.com/dev-sec/nginx-baseline/pull/41