sassoftware / viya4-deployment

This project contains Ansible code that creates a baseline in an existing Kubernetes environment for use with the SAS Viya Platform, generates the manifest for an order, and then can also deploy that order into the Kubernetes environment specified.
Apache License 2.0
71 stars 64 forks source link

(IAC-528) added git share directive for viya4-deployment #215

Closed thpang closed 2 years ago

thpang commented 2 years ago

Fixes this issue : https://github.blog/2022-04-12-git-security-vulnerability-announced/

thpang commented 2 years ago

This needs testing just added the code snippet needed to start moving forward on this one.

thpang commented 2 years ago

Best way to test. Create the new docker image. Run a container with that image using the entry point bash then

cat .gitconfig

You should see output showing a section with the label [safe] and the correct directory.