Skip to content

Commit 0460cb8

Browse files
committed
Add a page with the found bugs
1 parent 61404d0 commit 0460cb8

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

_pages/found-bugs.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
permalink: /bugs/
3+
title: "Bugs found in SQLancer"
4+
---
5+
6+
SQLancer has found hundreds of bugs in mature, widely-used database systems. An incomplete list is available as a [JSON file in a SQLancer repository](https://github.com/sqlancer/bugs). Additional lists of bug reports can be found on the websites of [Jinsheng Ba](http://jinshengba.me/bombs/), [Manuel Rigger](https://manuelrigger.at/dbms-bugs/), and the [NUS TEST lab](https://nus-test.github.io/bugs/).

_pages/splash-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ feature_row:
3030
alt: "fully responsive"
3131
title: "Hundreds of bugs"
3232
excerpt: "SQLancer has founds hundreds of bugs."
33-
url: "/docs/layouts/"
33+
url: "/bugs/"
3434
btn_class: "btn--primary"
3535
btn_label: "Learn more"
3636
---

0 commit comments

Comments
 (0)