Hello,
Is anyone aware if a .JSON or XML file exists (and is regularly maintained) which contains all current versions, release dates and direct download urls for all OpenSSL releases?
It would be a useful file that could be queried with automation in order to download or alert on the existence of new releases.
For software deployment teams that use PowerShell on Windows, there are PowerShell modules such as Evergreen (https://stealthpuppy.com/evergreen/), that can keep track of current release
versions if the data is served in certain data formats .JSON or .XML are probably the easiest to read. For applications where the only recourse is to use web page scraping, Nevergreen (https://github.com/DanGough/Nevergreen) could
be used - but this method is prone to failure if the layout of the url (webpage) ever changes.
The only method I'm aware of to find current OpenSSL releases is to webscrape the OpenSSL downloads page (https://www.openssl.org/source/)
reading the release information from the table
Thanks in advance,
Adrian
We’re WWF and we’re bringing our world back to life. Join us. Find out more at wwf.org.uk Find out more at wwf.org.uk WWF-UK, a charity registered in England number 1081247 and in Scotland number SC039593 and a company limited by guarantee registered in England number 4016725, whose registered office is at The Living Planet Centre, Rufford House, Brewery Road, Woking, Surrey GU21 4LL. VAT number 733 761821. This email and attachments are confidential and may be legally privileged. If you have received this email in error please contact the sender and then delete the email from your system. This email is intended solely for the addressee and if you are not the intended recipient you must not use, disclose, distribute, copy, print or rely on this email. Addressees should check this email and any attachments for viruses and no representation is made that this email and any attachments are virus-free. |