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

Update package versions and remove cloud-run-proxy #60

Merged
merged 15 commits into from
Nov 27, 2023

Conversation

nielm
Copy link
Contributor

@nielm nielm commented Nov 22, 2023

Implement a reverse authenticating proxy for freshclam's access to GCS in node.js server code, so that cloud-run-proxy is no longer required.

Fixes multiple CVEs relating to cloud-run-proxy's use of Golang 1.19.
Update node to v21
Update multiple npm packages.

Resolves #54

Implement a reverse authenticating proxy in node.
Fixes multiple CVEs
@nielm nielm changed the title Add v2.2.0 release notes Update package versions and remove cloud-run-proxy Nov 24, 2023
Copy link
Member

@ferrarimarco ferrarimarco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly minor things to check.

cloudrun-malware-scanner/Dockerfile Show resolved Hide resolved
cloudrun-malware-scanner/Dockerfile Show resolved Hide resolved
cloudrun-malware-scanner/bootstrap.sh Outdated Show resolved Hide resolved
cloudrun-malware-scanner/bootstrap.sh Outdated Show resolved Hide resolved
cloudrun-malware-scanner/config.js Show resolved Hide resolved
@nielm nielm merged commit f5a3e71 into GoogleCloudPlatform:main Nov 27, 2023
3 checks passed
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.

Compatibility with recent cloud-run-proxy changes
2 participants