Skip to content

Commit

Permalink
Fix marking
Browse files Browse the repository at this point in the history
  • Loading branch information
hkctkuy committed Jun 13, 2024
1 parent 6e079e6 commit 4980f8e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ Savidov G., Fedotov A. Casr-Cluster: Crash Clustering for Linux Applications. 20

Andrey Fedotov, Alexey Vishnyakov. CASR: Your Life Vest in a Sea of Crashes. OFFZONE 2023. \[[slides](https://offzone.moscow/upload/iblock/6cc/pujglwwoc8teeol03jwsuirfplm8e4dc.pdf)\] \[[russian video](https://youtu.be/EgEeICZQD9M?si=hiFEwPmDqnh0cEq6)\]

Yegorov I., Savidov G. Crash Report Accumulation During Continuous Fuzzing with CASR. Ivannikov Memorial Workshop 2024, IEEE, 2024. [paper](https://arxiv.org/abs/2405.18174) [slides](https://sydr-fuzz.github.io/papers/crash-accumulation.pdf) [russian video](https://www.youtube.com/live/xI1LQS3C7eQ?si=dHNdm4-nZFc2QdQf&t=27620)
Yegorov I., Savidov G. Crash Report Accumulation During Continuous Fuzzing with CASR. Ivannikov Memorial Workshop 2024, IEEE, 2024. \[[paper](https://arxiv.org/abs/2405.18174)\] \[[slides](https://sydr-fuzz.github.io/papers/crash-accumulation.pdf)\] \[[russian video](https://www.youtube.com/live/xI1LQS3C7eQ?si=dHNdm4-nZFc2QdQf&t=27620)\]

```bibtex
@inproceedings{yegorov2024accum,
Expand All @@ -305,6 +305,7 @@ Yegorov I., Savidov G. Crash Report Accumulation During Continuous Fuzzing with
year = {2024},
url = {https://arxiv.org/abs/2405.18174},
}
```

## License

Expand Down

0 comments on commit 4980f8e

Please sign in to comment.