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

Security fixes #968

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Security fixes #968

wants to merge 3 commits into from

Conversation

mojoex
Copy link

@mojoex mojoex commented Sep 3, 2022

The latest Cayley release v0.7.7 has multiple security vulnerabilities in its Docker image.
This is my first pull request, so I apologise if the process isn't correct. I have branched off of the v0.7.7 release, and if possible, would like a v0.7.8 release created for it. I have no interest in obtaining the latest code from master branches.

This commit resolves those issues by;

  • Compiling in Golang 1.19
  • Updating packages where required
  • Resolving build error in parser.go
  • Updating Dockerfile to use 1.19 base image and go install for packr2

This change is Reviewable

iddan and others added 3 commits October 15, 2019 10:02
- Compiling in Golang 1.19
- Updating packages where required
- Resolving build error in parser.go
- Updating Dockerfile to use 1.19 base image and go install for packr2
@eraserhd
Copy link
Collaborator

eraserhd commented Oct 3, 2022

@mojoex any chance you are still around to update this PR?

@mojoex
Copy link
Author

mojoex commented Oct 4, 2022

@mojoex any chance you are still around to update this PR?

@eraserhd I'm around, what do you need?

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

Successfully merging this pull request may close these issues.

None yet

3 participants