Projects STRLCPY wrongsecrets Commits 14af9ffc
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 8 lines
    9 9  [![OpenSSF Best Practices](https://bestpractices.coreinfrastructure.org/projects/7024/badge)](https://bestpractices.coreinfrastructure.org/projects/7024)
    10 10  [![Discussions](https://img.shields.io/github/discussions/OWASP/wrongsecrets)](https://github.com/OWASP/wrongsecrets/discussions)
    11 11   
    12  -Welcome to the OWASP WrongSecrets game! The game is packed with real life examples of how to not store your secrets in your software. Each of these examples is captured in a challenge, which you need to solve using different tools and techniques. Solving these challenges will help you to recognize mistakes often made & can help you to reflect on your own secrets management strategy.
     12 +Welcome to the OWASP WrongSecrets game! The game is packed with real life examples of how to _not_ store secrets in your software. Each of these examples is captured in a challenge, which you need to solve using various tools and techniques. Solving these challenges will help you recognize common mistakes & can help you to reflect on your own secrets management strategy.
    13 13   
    14 14  Can you solve all the 29 challenges?
    15 15   
    16  -Try a few of them at [our Heroku demo environment](https://wrongsecrets.herokuapp.com/).
     16 +Try some of them on [our Heroku demo environment](https://wrongsecrets.herokuapp.com/).
    17 17   
    18  -Want to play the other challenges? Read the instructions below on how to set them up.
     18 +Want to play the other challenges? Read the instructions on how to set them up below.
    19 19   
    20 20  ![screenshotOfChallenge1](/images/screenshot.png)
    21 21   
    skipped 463 lines
Please wait...
Page is in error, reload to recover