Skip to content

csmock-3.5.1

Compare
Choose a tag to compare
@kdudka kdudka released this 24 Jan 10:48
· 58 commits to main since this release
csmock-3.5.1
  • snyk: do not fail if there is nothing to scan (#131 #132 #133)
  • snyk: unify the names of intermediate files with cspodman (#134)
  • do not treat exit codes above 192 as fatal (#135)
  • improve handling of known-false-positives for scans of source code tarballs (#136)
  • avoid tagging of important findings in the list of important findings only (#138)
  • gcc: properly disable annobin for RPM packages (#139)
  • snyk: introduce --snyk-code-test-opts to pass options to the snyk CLI (#137)
  • eliminate a run-time warning caused by insufficient regex escaping in csmock code (#143)
  • always install tar into chroot because it is used by csmock itself (#144)
  • avoid duplicating important findings (#147)
  • scan.log print warning rather than error for recoverable errors (#148)