Skip to content

Download URLs changed for v3.9.0 #369

Description

@chriscroome

Past versions of ssh-audit had URLs in this form:

https://github.com/jtesta/ssh-audit/releases/download/v3.3.0/ssh-audit-3.3.0.tar.gz
https://github.com/jtesta/ssh-audit/releases/download/v3.3.0/ssh-audit-3.3.0.tar.gz.sig

The 3.9.0 release has URLs in this form:

https://github.com/jtesta/ssh-audit/releases/download/v3.9.0/v3.9.0.tar.gz
https://github.com/jtesta/ssh-audit/releases/download/v3.9.0/v3.9.0.tar.gz.sig

Was omitting ssh-audit- from the file names and replacing this with v an accidental or intentional change?

I'm asking as I need to update my SSH Ansible role to install the latest version and I'm unsure if I should make an exception for version 3.9.0 or if I should assume that future versions will also have the new naming convention for downloads or if they will revert to the old naming system?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions