Skip to content

Commit ddece69

Browse files
commjoenbendehaan
andauthored
Apply suggestions from code review
Co-authored-by: Ben de Haan <53901866+bendehaan@users.noreply.github.com>
1 parent 5f59d30 commit ddece69

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -195,9 +195,9 @@ You can help us by the following methods:
195195

196196
## Use OWASP WrongSecrets as a secret detection benchmark
197197

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.
199199
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.
201201

202202
## Notes on development
203203

src/main/resources/templates/welcome.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
</div>
133133
<div class="col-12 col-lg-7">
134134
<div class="border border-dark thank-you">
135-
Want to see if your tool of choice detects all the secrets available in this project? <a href="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? <a href="https://github.com/commjoen/wrongsecrets/#use-owasp-wrongsecrets-as-a-secret-detection-benchmark">Check the instructions in the README</a>.
136136
</div>
137137
</div>
138138
</div>

0 commit comments

Comments
 (0)