IBM / dbb-zappbuild

zAppBuild is a generic build solution for building z/OS applications using Apache Groovy build scripts and IBM Dependency Based Build (DBB) APIs.
Apache License 2.0
40 stars 123 forks source link

Mask potential git credentials in git url #419

Closed dennis-behm closed 8 months ago

dennis-behm commented 9 months ago

This is implementing #418 where the giturl may include credentials that were added to the url by the pipeline orchestrator.

dennis-behm commented 8 months ago

@M-DLB Please see the updated variables names. Yes, the regex was the entire work, almost ending up in a 1 line change.