Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GoogleCloudPlatform/docker-clamav-malware-scanner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release_v1_4_0
Choose a base ref
...
head repository: GoogleCloudPlatform/docker-clamav-malware-scanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release_v1_5_0
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Feb 25, 2022

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    2f5b8a2 View commit details
Showing with 384 additions and 546 deletions.
  1. +1 −0 README.md
  2. +375 −538 cloudrun-malware-scanner/package-lock.json
  3. +8 −8 cloudrun-malware-scanner/package.json
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -23,6 +23,7 @@ Run and Eventarc.
* 2021-11-08 Add support for scanning multiple buckets, improve error
handling to prevent infinite retries
* 2021-11-22 Remove requirement for Project Viewer permissions.
* 2022-02-22 Fix node-forge vulnerability.

## License

Loading