Code Monkey home page Code Monkey logo

wait-for-port's People

Contributors

bitnami-bot avatar carrodher avatar fmulero avatar gongomgra avatar liam-verta avatar marcosbc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wait-for-port's Issues

Failed to run on Alpine

Runing executable on Alpine fails:

# ./wait-for-port-linux-amd64 --help
sh: ./wait-for-port-linux-amd64: not found

The same binary run OK on Debian.

Workaround option 1:

apk add gcompat

Workaround option 2:

mkdir /lib64 && ln -s /lib/libc.musl-x86_64.so.1 /lib64/ld-linux-x86-64.so.2

Looks like something with compile options but I'm not a GoLang guy :(

Requesting a release with changes in master

bitnami/wait-for-port version v1.0 has Go version 1.9 which has critical vulnerabilities. The master bitnami/wait-for-port has the version of Go updated to v1.16 which fixes some of the vulnerabilities. change ref :

go 1.16

Can you please create a newer release version with the changes in master.

Please provide binary releases for the major platforms

What is the problem this feature will solve?

People will be able to use the tool without cloning the repo and installing go on their machines, which I'm guessing is a deal breaker for many. I'm considering other options due to this "problem" cause I don't want to install Go tooling on my machine just to use this tool.

What is the feature you are proposing to solve the problem?

Just create binary releases for the 3 major platforms: Linux, Windows and Mac so that people can download the tool and not be forced to build it on their own spending extra time and installing stuff they don't necessarily want or can on their machines.

What alternatives have you considered?

An alternative is to go find an alternative to this tool :)

Any chance of licensing this under Apache 2.0?

What is the problem this feature will solve?

AFAICT, bitnami charts and containers files are licensed under Apache2.0. Having the odd GPL'd component makes it more difficult to use the bitnami project.

What is the feature you are proposing to solve the problem?

Re-license under Apache 2.0

What alternatives have you considered?

No response

Create new build/version to address vulnerabilities

The current version of the project was built with Go 1.18.2. Binaries created with that version of Go include the following vulnerabilities, some of which are "high" severity making them important to address:

CVE-2022-27664
CVE-2022-28131
CVE-2022-30580
CVE-2022-30630
CVE-2022-30631
CVE-2022-30632
CVE-2022-30633
CVE-2022-30635
CVE-2022-32189

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.