openshift / openshift-restclient-java

Other
78 stars 112 forks source link

commons-compress: redundant dependency? #479

Closed lrozenblyum closed 9 months ago

lrozenblyum commented 1 year ago

openshift-restclient-java declares commons-compress across its dependencies. Although there are no explicit usages of any classes from the package org.apache.commons.compress inside the code.

Is it a redundant dependency and should it be dropped?

openshift-bot commented 1 year ago

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

lrozenblyum commented 1 year ago

/remove-lifecycle stale

openshift-bot commented 1 year ago

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

lrozenblyum commented 1 year ago

/remove-lifecycle stale

openshift-bot commented 11 months ago

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

openshift-bot commented 10 months ago

Stale issues rot after 30d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle rotten /remove-lifecycle stale

openshift-bot commented 9 months ago

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen. Mark the issue as fresh by commenting /remove-lifecycle rotten. Exclude this issue from closing again by commenting /lifecycle frozen.

/close

openshift-ci[bot] commented 9 months ago

@openshift-bot: Closing this issue.

In response to [this](https://github.com/openshift/openshift-restclient-java/issues/479#issuecomment-1950995726): >Rotten issues close after 30d of inactivity. > >Reopen the issue by commenting `/reopen`. >Mark the issue as fresh by commenting `/remove-lifecycle rotten`. >Exclude this issue from closing again by commenting `/lifecycle frozen`. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
welcor commented 9 months ago

/reopen /remove-lifecycle-rotten /lifecycle frozen

This is particularly interesting now that https://www.cve.org/CVERecord?id=CVE-2024-25710 ( https://lists.apache.org/thread/cz8qkcwphy4cx8gltn932ln51cbtq6kf ) is out. If it's not in use, it should just be removed.

openshift-ci[bot] commented 9 months ago

@welcor: You can't reopen an issue/PR unless you authored it or you are a collaborator.

In response to [this](https://github.com/openshift/openshift-restclient-java/issues/479#issuecomment-1952664168): >/reopen > >This is particularly interesting now that https://www.cve.org/CVERecord?id=CVE-2024-25710 ( https://lists.apache.org/thread/cz8qkcwphy4cx8gltn932ln51cbtq6kf ) is out. If it's not in use, it should just be removed. Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.