From 7d4e5026a904b2619e5185a372cc9d1297f925a2 Mon Sep 17 00:00:00 2001 From: Michael Hohn Date: Thu, 13 Jul 2023 12:52:59 -0700 Subject: [PATCH] Add note about bin/sarif-insert-vcp --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4928713..156dd99 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,12 @@ ] ``` + The script + + bin/sarif-insert-vcp + + will add that entry to a SARIF file. + # Test Setup This repository includes some test data (in `data`) and uses =git lfs= for storing those test files; installation steps are at [[https://git-lfs.github.com][git-lfs]]; on a mac with homebrew, install it via