openfaas / cron-connector

Invoke functions on a schedule.
MIT License
39 stars 10 forks source link

cron-connector latest is having issue with opensslversion openssl: 1.1.1q-r0 . can you please upgrade this openssl in cron-connector repository #29

Open Anushakallam opened 11 months ago

Anushakallam commented 11 months ago

My actions before raising this issue

Expected Behaviour

open ssl to be installed to version 1.1.1t-r0

Current Behaviour

openssl: 1.1.1q-r0 has security issue [The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the \"name\" (e.g. \"CERTIFICATE\"), any header data and the payload data. If the function succeeds then the \"name_out\", \"header\" and \"data\" arguments are populated with pointers to buffers containing the relevant decoded data. ]

Possible Solution

openssl can be changed to a new version

Steps to Reproduce (for bugs)

1. 2. 3. 4.

Context

Your Environment

Next steps

You may join Slack for community support.