I’ve been discovering inspec lately and I’m trying to translate some CIS benchmarks to ruby scripts that I can execute using InSpec.
The thing is that I’m not familiar with ruby, by any chance, can I use another language for coding those scripts ? I’ve been following a youtube tutorial from chef :
Create a Profile - What to expect when you're InSpec'ing https://www.youtube.com/watch?v=K0npgDsES9s
I couldn’t even install atom correctly on ubuntu 16.04,
Did anone face the same issues ?