server

command module
v0.0.0-...-cea39f6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

README

Server

This directory contains a simple HTTP server to serve queries against the package analysis results.

Deployment

This is deployed on Cloud Run. Deploy by running:

$ gcloud run deploy server \
  --image=gcr.io/ossf-malware-analysis/server \
  --allow-unauthenticated \
  --set-env-vars=GOOGLE_CLOUD_PROJECT=ossf-malware-analysis \
  --platform managed \
  --project=ossf-malware-analysis

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL