William Falconer

Results 9 comments of William Falconer

Hi - is there any further progress with this? Our DR use case also highlighted the need for this or a solution to mitigate. many thanks!

> Is it possible to write Orbs in a different language? Writing secure code in shell is a mess. I'm not exactly sure of this, we were having the same...

A simple workaround is to use variable substitution e.g. `${COMMIT_MESSAGE//$'\n'/\\n}`, which gives the desired result.

> A simple workaround is to use variable substitution e.g. `${COMMIT_MESSAGE//$'\n'/\\n}`, which gives the desired result. For further info: the above doesn't work for the `custom` option

> @williamfalconeruk Given the project in question is open source, would you mind linking to a job where you saw this output? I'm very curious to know what command from...

ah didn't realise you were a circleci dev rep - i'll take a look again....

No sorry - long gone. i'd add - #264 to this family of issues. I've experienced most of these issues when using the orb. hope this helps.

Owen, Thanks for taking a look at this, really appreciated! I'll add the tfsec-sarif-action for now, keep me posted on any developments on the commenter. William Falconer On Sat, 17...

@nickboucart - also having the same issue with 3.8.2 version of python. any suggestions what this might be?