concurrent icon indicating copy to clipboard operation
concurrent copied to clipboard

codecov in .travis.yml - security issue

Open windsparks33 opened this issue 3 years ago • 0 comments

Good day, https://codecov.io/bash recently outputted a security issue. Details can be found at https://about.codecov.io/security-update/

The following file and code are impacted. Please follow the recommended actions within the link above to secure your env and code integrity. file: .travis.yml Code: after_success:

bash <(curl -s https://codecov.io/bash)

windsparks33 avatar Apr 22 '21 16:04 windsparks33