geofffranks / spruce

A BOSH template merge tool
MIT License
426 stars 77 forks source link

Add literal support for stringify operator #352

Closed isibeni closed 2 years ago

isibeni commented 2 years ago

Add literal support for stringiy operator to enable '|| nil' expressions

Provide playground example for stringify operator

isibeni commented 2 years ago

@geofffranks any suggestions on how I should handle the security checks?

should I fix them on my own? Any guidance is appreciated

geofffranks commented 2 years ago

nope, I’ll take a look.

isibeni commented 2 years ago

Gotcha. Thanks. Let me know if you need anything