Skip to content

Commit

Permalink
feat OWASP#617: Run chmod +x to permit the file to execute
Browse files Browse the repository at this point in the history
  • Loading branch information
roddas committed Aug 27, 2023
1 parent 065a420 commit f75deae
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
package org.owasp.wrongsecrets.challenges.docker;public class Challenge36 {
}
Empty file modified src/main/resources/executables/wrongsecrets-advanced-c-linux
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
package org.owasp.wrongsecrets.challenges.docker;public class Challenge36Test {
}

0 comments on commit f75deae

Please sign in to comment.