Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dependencies #23

Merged
merged 2 commits into from
Mar 6, 2022
Merged

Bump dependencies #23

merged 2 commits into from
Mar 6, 2022

Conversation

piegamesde
Copy link
Contributor

Closes #22. The tests all pass, provided that you run them often enough.

Instead of execvp, we now call execv. In order to a void having to do a
manual PATH lookup, we delegate this to `/usr/bin/env` whose absolute path
is usually present.
Some of them had security advisories, which are now fixed in the newer versions.
@YaLTeR YaLTeR merged commit 1882a1e into YaLTeR:master Mar 6, 2022
@YaLTeR
Copy link
Owner

YaLTeR commented Mar 6, 2022

Thanks a lot! (oh wow, Travis still exists)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update insecure dependencies
2 participants