Skip to content

Support for M1 macs

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 22:01

Changes from version 1.11.0 thanks to various contributors

@tinamthomas

  • codecov.io configuration(#237) (#284) 7df47bb
  • Fix talisman not handling spaces in file path correctly (#302) 95ae738
  • Update code coverage badge (#289) 5bbaae6
  • Fix unbound variable error in global install script 76e8168
  • Use suffix in talisman install script 2e18756

@dcRUSTy Truncate message for report on console (#292) cf561ff

@teleivo Performance improvements in scan

  • Only iterate over blobs … 5b5ddca
  • Represent tab using escape sequence 9eee8ce
  • Use struct as BlobsInCommits map key 284133a

@g-prasanth Support for Windows server 2012 R2 (#305) 4ed9b84

@arshchimni update logrus and other dependencies e876030

@kishaningithub Fix typo in reportDirectory flag in readme 01d4477

@pc-coder Add images scope for talismanrc ignore config cdfd79c

@g-prasanth Older windows support branch (#310) 5d61beb

@svishwanath-tw

  • Move to GH actions to enable making new releases f6a09e1
  • Use go-1.16 to build darwin_arm64 binaries on CI 0f31448
  • Ignore patch coverage 90c070e
  • #274 | Introduce scanconfig. Refactor talismanrc 353cd33
  • Fix Severity marshalling and unmarshalling 9971388
  • Move root command related files to cmd bf06fdd
  • Refactor talismanrc and cmd a5e0e13
  • Refactor the commands 916b293
  • Move known scope definitions to talismanrc a719399
  • Fix typo. Convert if-else ladder to switch ab7136c
  • Introduce version in talismanrc schema 7be71d6
  • #258 Cleanup build scripts and docker file a0c186e
  • Fix severity marshalling and umarshalling 684e86e
  • #254 Ignore specs and scan results are dependent talisman invocation d1d49c9
  • #254 | Implement ignore for scans dca2012
  • #254 | Ignore specs and scan results depend on invocation mode 5500fa2
  • Improve code coverage d7d3459
  • Address code review comments c3b71d1
  • Include 'v...' tags in release workflow 3bacef3
  • Skip upx compression for darwin_arm64 binaries b8eb940
  • Fix talismanrc suggestion in non-interactive mode fb2cb51
  • Allow installation of arm64 binaries in darwin 5a4e82d
  • #314 Fix issue with talismanRC