From b1d0f19fba3f3cb628492a2bc2cfa63c536a8ca6 Mon Sep 17 00:00:00 2001 From: Aaron Meihm Date: Wed, 19 Jul 2017 11:48:27 -0500 Subject: [PATCH] fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b368fd..eb712a0 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ scribecmd supports other runtime options, see the usage output for details. scribe can be used to perform vulnerability scanning directly on the system using a suitable policy file. The library implements various criteria specifications such as EVR (epoch/version/release) testing that can be used to determine if a given package -version if less than what is required. +version is less than what is required. scribevulnpolicy is a policy generator that integrates with [clair](https://github.com/coreos/clair) for vulnerability data. This tool can be used to generate scribe vulnerability check