aboutsummaryrefslogtreecommitdiffstats
path: root/gitrefinery/securityquestions.py
diff options
context:
space:
mode:
Diffstat (limited to 'gitrefinery/securityquestions.py')
-rw-r--r--gitrefinery/securityquestions.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/gitrefinery/securityquestions.py b/gitrefinery/securityquestions.py
new file mode 100644
index 0000000..a6a0e1c
--- /dev/null
+++ b/gitrefinery/securityquestions.py
@@ -0,0 +1,6 @@
+security_questions = ["What was the name of your first pet?",
+ "What was the last name of your third grade teacher?",
+ "What is your favorite pizza topping?",
+ "What is your favorite band?",
+ "What street did you grow up on?",
+ ]