Skip to content

Removed archiver and replaced with native golang#108

Merged
cpanato merged 1 commit into
uwu-tools:mainfrom
dgannon991:feature/3282/remove-archiver
Dec 20, 2024
Merged

Removed archiver and replaced with native golang#108
cpanato merged 1 commit into
uwu-tools:mainfrom
dgannon991:feature/3282/remove-archiver

Conversation

@dgannon991
Copy link
Copy Markdown
Contributor

We use magex in porter (https://github.com/getporter/porter) and recently we've had a few high severity warnings relating to the use or archiver.

First I attempted to use their replacement package (archives) but found it still had a vast number of vulnerabilities reported by RHDA. Here I've gone with a simple native golang implementation, so hopefully that keeps the numbers down in the future!

This delivers towards getporter/porter#3282

@cpanato
Copy link
Copy Markdown
Contributor

cpanato commented Dec 13, 2024

thanks i will try to review over the weekend or next week

@dgannon991
Copy link
Copy Markdown
Contributor Author

That's ace, thank you!

Copy link
Copy Markdown
Contributor

@cpanato cpanato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool
seems ok to me

thanks!

Signed-off-by: David Gannon <19214156+dgannon991@users.noreply.github.com>
@cpanato cpanato merged commit b01d9d4 into uwu-tools:main Dec 20, 2024
@dgannon991 dgannon991 deleted the feature/3282/remove-archiver branch December 20, 2024 14:13
@dgannon991
Copy link
Copy Markdown
Contributor Author

Oh brilliant, thank you! Do you know if/when you plan to cut a new release, just so I can keep porter up to date with the changes? Cheers!

@cpanato
Copy link
Copy Markdown
Contributor

cpanato commented Dec 20, 2024

maybe next week, need to check other things before, but while that you can point to the main branch your go.mod and run tests :)

@dgannon991
Copy link
Copy Markdown
Contributor Author

Oh brilliant, thanks for the confirm. Yup, I have our repos pointing at the commit and all tests are passing, so we're looking good :)

@cpanato
Copy link
Copy Markdown
Contributor

cpanato commented Dec 23, 2024

@justaugustus
Copy link
Copy Markdown
Member

This was on the backlog for me, so thanks for the contribution, @dgannon991!
...and the release, @cpanato!

@dgannon991
Copy link
Copy Markdown
Contributor Author

No worries at all, always happy to help :) Thank you both!

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.

3 participants