gammazero / workerpool

Concurrency limiting goroutine pool
MIT License
1.33k stars 138 forks source link

codecov in .travis.yml - security issue #47

Closed windsparks33 closed 3 years ago

windsparks33 commented 3 years ago

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 in the link above to secure your env and code integrity. file: .travis.yml Code: after_success:

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

gammazero commented 3 years ago

no exposure