gammazero / deque

Fast ring-buffer deque (double-ended queue)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codecov in .travis.yml - security issue

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

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

No exposure