go-replace
go-replace copied to clipboard
Replace in file console utility written in golang (for eg. usage in docker images)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20221005025214-4161e89ecf1b to 0.17.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Hello, When scanning a Docker image from webdevops with any inspector (eg: AWS Inspector). It only has one CVE remaining in the image. [CVE-2022-29526](https://nvd.nist.gov/vuln/detail/CVE-2022-29526) on file path: usr/local/bin/go-replace. The recommanded...
Hi folks, when re-starting one of our containers, go-replace exits with a SEGV: ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x38...
Add support for reading data from a file. I passed large amounts of data on the command line but it turns out this doesn't work on OSX.
Is there support for named capture group replacement?
Hard to have a good feeling about adoption if a build has been failing for the last 20 days. Is this being investigated?
Fix buffer overwriting and optimize handling
package is build with stdlib 1.19.1 which has critical Vulnerabilities. Fixed in Go >=1.19.9 and >=1.20.4. anyway we can get an update?