Skip to content

Commit 3da5045

Browse files
committed
Add contest URL
1 parent 49ed5c4 commit 3da5045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# codeql-ctf-go-return
22
Extension project for the Go and Don't Return CodeQL CTF
33

4-
This repository is intended for use by contestants in the March 2021 CodeQL CTF. If you are unfamiliar, first read the [todo-insert-url](contest documentation).
4+
This repository is intended for use by contestants in the March 2021 CodeQL CTF. If you are unfamiliar, first read the [https://securitylab.github.com/ctf/go-and-dont-return](contest documentation).
55

66
This is a set of example programs that exhibit coding mistakes similar to CVE-2020-11012 found in MinIO, but which are in various ways trickier to accurately detect than the original MinIO bug. See the contest documentation linked above for instructions on building a CodeQL database for these examples and identifying bugs in them.
77

0 commit comments

Comments
 (0)