Skip to content

Commit

Permalink
Deploying to master from @ 7d9f9dd 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
kjain14 committed Apr 30, 2024
1 parent 1d3010f commit 7879c9f
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 73 deletions.
2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://squareslab.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://squareslab.github.io/" rel="alternate" type="text/html" /><updated>2024-04-30T20:54:31+00:00</updated><id>https://squareslab.github.io/feed.xml</id><title type="html">squaresLab@CMU</title><subtitle>Software QUality in Real and Evolving Systems Lab at Carnegie Mellon University</subtitle><entry><title type="html">squaresLab@CMU site goes live</title><link href="https://squareslab.github.io/test-blog-post" rel="alternate" type="text/html" title="squaresLab@CMU site goes live" /><published>2017-03-31T00:00:00+00:00</published><updated>2017-03-31T00:00:00+00:00</updated><id>https://squareslab.github.io/test-blog-post</id><content type="html" xml:base="https://squareslab.github.io/test-blog-post"><![CDATA[<p>This website is powered by by <a href="http://jekyllrb.com">Jekyll</a>, which CLG is still figuring out.</p>]]></content><author><name></name></author><summary type="html"><![CDATA[This website is powered by by Jekyll, which CLG is still figuring out.]]></summary></entry></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://squareslab.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://squareslab.github.io/" rel="alternate" type="text/html" /><updated>2024-04-30T20:54:58+00:00</updated><id>https://squareslab.github.io/feed.xml</id><title type="html">squaresLab@CMU</title><subtitle>Software QUality in Real and Evolving Systems Lab at Carnegie Mellon University</subtitle><entry><title type="html">squaresLab@CMU site goes live</title><link href="https://squareslab.github.io/test-blog-post" rel="alternate" type="text/html" title="squaresLab@CMU site goes live" /><published>2017-03-31T00:00:00+00:00</published><updated>2017-03-31T00:00:00+00:00</updated><id>https://squareslab.github.io/test-blog-post</id><content type="html" xml:base="https://squareslab.github.io/test-blog-post"><![CDATA[<p>This website is powered by by <a href="http://jekyllrb.com">Jekyll</a>, which CLG is still figuring out.</p>]]></content><author><name></name></author><summary type="html"><![CDATA[This website is powered by by Jekyll, which CLG is still figuring out.]]></summary></entry></feed>
47 changes: 47 additions & 0 deletions publications/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,53 @@ <h2 class="bibliography">2023</h2>
</span></div>
<h2 class="bibliography">2022</h2>
<div class="bibliography" reversed="reversed"><span><table style="width:100%">
<p>
<tr>
<td valign="top"><span class="abbrv"></span></td>
<td>
<div class="reference">
<span id="groceBitcoinFuzzing"><b>Looking for Lacunae in Bitcoin Core’s Fuzzing Efforts</b>, Alex Groce, Kush Jain, Rijnard van Tonder, Goutamkumar Tulajappa Kalburgi, and Claire Le Goues, in <i>2022 IEEE/ACM 44th International Conference on Software Engineering: Software Engineering in Practice (ICSE-SEIP)</i>, 2022, pp. 185–186.</span>
</div>












<span class="refs-link">
<a href="http://dx.doi.org/10.1145/3510457.3513072"><i class="fas fa-link"></i> DOI</a>
</span>

&middot; <span class="refs-link">
<a href="javascript:void(0)" onclick="$('#bibtex-entry-groceBitcoinFuzzing').slideToggle();">BibTeX</a>
</span>
<div class="bibtex noshow" style="width:600px;overflow:auto">
<pre class="bibtex-entry" id="bibtex-entry-groceBitcoinFuzzing" style="display:
none;">@inproceedings{groceBitcoinFuzzing,
author = {Groce, Alex and Jain, Kush and van Tonder, Rijnard and Kalburgi, Goutamkumar Tulajappa and Goues, Claire Le},
booktitle = {2022 IEEE/ACM 44th International Conference on Software Engineering: Software Engineering in Practice (ICSE-SEIP)},
title = {Looking for Lacunae in Bitcoin Core's Fuzzing Efforts},
year = {2022},
volume = {},
number = {},
pages = {185-186},
keywords = {Bitcoin;Fuzzing;Software systems;Software engineering;fuzzing;saturation;test diversity;mutation analysis;oracle strength},
doi = {10.1145/3510457.3513072}
}
</pre>
</div>
</td>
</tr>
</p>
</table>
</span>
<span><table style="width:100%">
<p>
<tr>
<td valign="top"><span class="abbrv"></span></td>
Expand Down
Loading

0 comments on commit 7879c9f

Please sign in to comment.