Windows Support - Issue 26

Checklist

  • documentation used semver fix prefixs
  • unit tests and integration-test are now suceeding

Description

Context

Real world usage of hoppr-cop discovered hoppr-cop's implementation of Gemnasium and Trivy do not work on Windows. See #26 (closed)

Intent

  • Gemnasium: Added ruby, shebang not supported in Windows
  • Gemnasium: Add workaround Gemnasium nuget version spec bug
  • Trivy: Temp File process exception on Windows when Popen attempts to write to Temp file
  • Trivy: Added access to stderr to give users access to Trivy errors.
Edited by munschjlm

Merge request reports

Loading