Skip to content

Releases: ispras/casr

v2.12.1

14 Aug 15:19
Compare
Choose a tag to compare

Download casr 2.12.1

  • Handle segfaults and aborts in C# code (#220)
  • Support report accumulation for casr-libfuzzer and casr-afl (#223)
  • Allow casr-san to produce reports with undefined severity (#226)
File Platform Checksum
casr-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v2.12.0

23 Apr 14:16
Compare
Choose a tag to compare

Download casr 2.12.0

  • Support C# crash triage for SharpFuzz (#207 #186)
  • Partial MacOS Support (#203)
  • Fix --strip-path: add path strip to missing places (#205)
  • Fix empty filename case (#204)
  • Add hierarchical accumulation (#202)
File Platform Checksum
casr-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v2.11.1

08 Feb 14:27
Compare
Choose a tag to compare
  • Add --strip-path option to strip paths for stacktrace and crash line #199

Download casr 2.11.1

File Platform Checksum
casr-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v2.11.0

04 Feb 15:56
Compare
Choose a tag to compare
  • [casr-cluster] Add cluster updating support #183
  • Add more env variables to filter #197

Download casr 2.11.0

File Platform Checksum
casr-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

v2.10.1

25 Jan 19:21
Compare
Choose a tag to compare
  • [libcasr] fix go stacktrace parsing #194
  • [casr-cluster] --diff option. Get diff between two directories with reports #193

Download casr 2.10.1

File Platform Checksum
casr-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Release v2.10.0

12 Dec 21:51
Compare
Choose a tag to compare
  • [casr-libfuzzer] JavaScript crash triaging for Jazzer.js and jsfuzz #176
  • [casr-cluster] Deduplication by crashline in every cluster #170

Release v2.9.0

09 Oct 19:26
Compare
Choose a tag to compare
  • [libcasr] Rust backtrace parsing #146
  • [casr] Specifying custom target for casr-afl #159
  • [casr] Casr-libfuzzer and casr-afl refactoring #128
  • [libcasr] Refactor init_ignored_frames! macro #162

Release v2.8.1

01 Sep 09:59
Compare
Choose a tag to compare
  • Fix target execution with timeout
  • Fix regex for sanitizer SUMMARY error type detection

Release v2.8.0

23 Aug 09:50
Compare
Choose a tag to compare
  • casr-cli is able to convert CASR reports to SARIF report
  • Filtering recursive calls from stack trace
  • Improvements in casr-afl, casr-libfuzzer

Release v2.7.0

19 Jul 09:14
Compare
Choose a tag to compare
  • [casr-ubsan]: Tool for triaging Ubsan warnings.
  • [casr-dojo]: Tool for exporting CASR reports to DefectDojo vulnerability management platform.
  • [casr-java]: Tool for creating CASR reports for JAVA applications.
  • [casr-afl]: Fix lookup for crashes when AFL is resumed.