Skip to content

Commit

Permalink
updated composer.lock, changed .gitignore and app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
snsttr committed Feb 14, 2018
1 parent 8d44168 commit 4cf7da8
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.idea
*.iml
app/vendor
app/composer.phar
mail.log
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"name": "DIWA",
"description": "A very insecure web app with a lot of security holes and bugs to demonstrate the problems of insecure web apps.",
"repository": "https://github.com/snsttr/diwa",
"keywords": ["hack", "hacking", "insecure", "security", "workshop", "challenge", "training"]
"keywords": ["hack", "hacking", "insecure", "security", "workshop", "challenge", "training", "xss", "csrf", "sql injection", "exploitable"]
}
27 changes: 15 additions & 12 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4cf7da8

Please sign in to comment.