Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to DefectDojo Pro link is broken #11532

Open
reedy opened this issue Jan 8, 2025 · 3 comments
Open

Upgrade to DefectDojo Pro link is broken #11532

reedy opened this issue Jan 8, 2025 · 3 comments
Labels

Comments

@reedy
Copy link

reedy commented Jan 8, 2025

https://github.com/DefectDojo/django-DefectDojo?tab=readme-ov-file#pro-edition links to https://defectdojo.com/pricing which is a 404

@reedy reedy added the bug label Jan 8, 2025
@marcelopontes1
Copy link

Same problem here:

Error: could not download https://github.com/DefectDojo/django-DefectDojo/releases/download/2.42.0/defectdojo-1.6.167.tgz: failed to fetch https://github.com/DefectDojo/django-DefectDojo/releases/download/2.42.0/defectdojo-1.6.167.tgz : 404 Not Found

Apparently the problem is due to the format of the package that the pipeline is trying to download. The package is in .tar format, but the pipeline is trying to download it in .tgz format.

@valentijnscholten
Copy link
Member

@marcelopontes1 The helm chart error is something different, tracked here: #11533

@paulOsinski
Copy link
Contributor

Thanks, I've added that to my readme update PR here. #11525

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants