You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -195,9 +195,9 @@ You can help us by the following methods:
195
195
196
196
## Use OWASP WrongSecrets as a secret detection benchmark
197
197
198
-
As there are tons of secret detection tools coming up for both Docker and Git, we are creating a Benchmark testbed for it.
198
+
As tons of secret detection tools are coming up for both Docker and Git, we are creating a Benchmark testbed for it.
199
199
Want to know if your tool detects everything? We will keep track of the embedded secrets in [this issue](https://github.com/commjoen/wrongsecrets/issues/201) and have a [branch](https://github.com/commjoen/wrongsecrets/tree/experiment-bed) in which we put additional secrets for your tool to detect.
200
-
The branch will contain a Docker container generation script eventually with which you can test your container secret scanning.
200
+
The branch will contain a Docker container generation script using which you can eventually test your container secret scanning.
Copy file name to clipboardexpand all lines: src/main/resources/templates/welcome.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -132,7 +132,7 @@
132
132
</div>
133
133
<divclass="col-12 col-lg-7">
134
134
<divclass="border border-dark thank-you">
135
-
Want to see if your tool of choice detects all the secrets available in this project? <ahref="https://github.com/commjoen/wrongsecrets/#use-owasp-wrongsecrets-as-a-secret-detection-benchmark">Checkout the instructions at the README.md</a>.
135
+
Want to see if your tool of choice detects all the secrets available in this project? <ahref="https://github.com/commjoen/wrongsecrets/#use-owasp-wrongsecrets-as-a-secret-detection-benchmark">Check the instructions in the README</a>.
0 commit comments