Tags: DI-Tony-Reed/SnykJSONDiff
Tags
Different diff package (#2) * remove byteskip & add vendor folder for non-go.mod package * update json diff tool to be snyk-specific * remove out of date comment * add snyk check file & add full test coverage for it * add return type test * update error response to exit code 1 when new vulnerabilities are found by default like Snyk CLI would do * update test case * update workflow name