We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b55f2dd commit 5f35568Copy full SHA for 5f35568
README.md
@@ -49,7 +49,7 @@ AS{2} leverages Gitleaks, an open-source tool, to identify hard-coded secrets fr
49
50
```sh
51
cd /Data
52
- git clone https://github.com/govindasamyarun/testrepo
+ git clone https://github.com/govindasamyarun/application-security-suite.git
53
```
54
55
2. Suppose you wish to use a different username, password, and database. Edit docker-compose.yml to update the following values. If not, skip step 2.
0 commit comments