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

fix: Address GHSA-g98v-hv3f-hcfr #4

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

joonas
Copy link
Member

@joonas joonas commented Mar 29, 2024

Feature or Problem

The use of atty is no longer necessary, or desirable, so let's make use of the standard library functionality introduced in 1.70 instead.

Related Issues

https://github.com/wasmCloud/wasmcloud-operator/security/dependabot/1

Release Information

Consumer Impact

Testing

Unit Test(s)

Acceptance or Integration

Manual Verification

Signed-off-by: Joonas Bergius <joonas@cosmonic.com>
@joonas joonas requested a review from protochron March 29, 2024 17:23
@joonas joonas merged commit ca3527b into wasmCloud:main Mar 29, 2024
4 checks passed
@joonas joonas deleted the fix/GHSA-g98v-hv3f-hcfr branch March 29, 2024 17:27
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.

2 participants