The Wayback Machine - https://web.archive.org/web/20200524181503/https://github.com/topics/scribe
Skip to content
#

scribe

Here are 22 public repositories matching this topic...

arcrose
arcrose commented Mar 22, 2018

Following the instructions in the SVP README, the scribevulnpolicy tool is not able to query the Clair database. I encountered the following:

$ ./scribevulnpolicy -V
error retrieving platforms: dial tcp: lookup tcp/sslmode=disable: nodename nor servname provided, or not known

Fortunately, setting the PGPORT environment variable fixed this issue.

export PGPORT=5432

Improve this page

Add a description, image, and links to the scribe topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scribe topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.