Skip to content

Commit

Permalink
Merge pull request #605 from rodrigondec/master
Browse files Browse the repository at this point in the history
Fix Broken PR mitigation link
  • Loading branch information
henriporto authored Nov 19, 2022
2 parents c213c61 + 4f1c3d6 commit ef0c588
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion owasp-top10-2016-mobile/m2/cool_games/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ How would you mitigate this vulnerability? After your changes, an attacker shoul

## PR solutions

[Spoiler alert 🚨] To understand how this vulnerability can be mitigated, check out [these pull requests](https://github.com/globocom/secDevLabs/pulls?q=is%3Apr+is%3Aclosed+label%3AM2-OWASP-2016+label%3A%22Cool+Games%22)!
[Spoiler alert 🚨] To understand how this vulnerability can be mitigated, check out [these pull requests](https://github.com/globocom/secDevLabs/pulls?q=is%3Apr+label%3A%22Cool+Games%22+label%3A%22mitigation+solution+%F0%9F%94%92%22)!

## Contributing

Expand Down
2 changes: 1 addition & 1 deletion owasp-top10-2016-mobile/m4/note-box/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ How would you mitigate this vulnerability? After your changes, an attacker shoul

## PR solutions

[Spoiler alert 🚨] To understand how this vulnerability can be mitigated, check out [these pull requests](https://github.com/globocom/secDevLabs/pulls?q=is%3Apr+is%3Aclosed+label%3AM4-OWASP-2016+label%3A%22mitigation+solution+%F0%9F%94%92%22)!
[Spoiler alert 🚨] To understand how this vulnerability can be mitigated, check out [these pull requests](https://github.com/globocom/secDevLabs/pulls?q=is%3Apr+label%3A%22mitigation+solution+%F0%9F%94%92%22+label%3A%22Note+Box%22)!

## Contributing

Expand Down
2 changes: 1 addition & 1 deletion owasp-top10-2016-mobile/m5/panda_zap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ How would you mitigate this vulnerability? After your changes, the app should no

## PR solutions

[Spoiler alert 🚨] To understand how this vulnerability can be mitigated, check out [these pull requests](https://github.com/globocom/secDevLabs/pulls?q=is%3Apr+is%3Aclosed+label%3A%22Panda+Zap%22+label%3AM5-OWASP-2016+label%3A%22mitigation+solution+%F0%9F%94%92%22)!
[Spoiler alert 🚨] To understand how this vulnerability can be mitigated, check out [these pull requests](https://github.com/globocom/secDevLabs/pulls?q=is%3Apr+label%3A%22Panda+Zap%22+label%3A%22mitigation+solution+%F0%9F%94%92%22+)!

## Contributing

Expand Down
4 changes: 2 additions & 2 deletions owasp-top10-2021-apps/a1/camplake-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ How would you mitigate this vulnerability? After your changes, an attacker shoul

## PR solutions

[Spoiler alert 🚨 ] To understand how this vulnerability can be mitigated, check out [these pull requests]()!
[Spoiler alert 🚨 ] To understand how this vulnerability can be mitigated, check out [these pull requests](https://github.com/globocom/secDevLabs/pulls?q=is%3Apr+label%3A%22mitigation+solution+%F0%9F%94%92%22+label%3ACamplake-API)!

## Contributing

Expand All @@ -123,4 +123,4 @@ We encourage you to contribute to SecDevLabs! Please check out the [Contributing
[Docker Compose Install]: https://docs.docker.com/compose/install/
[App]: http://localhost:10005
[secDevLabs]: https://github.com/globocom/secDevLabs
[2]:https://github.com/globocom/secDevLabs/tree/master/owasp-top10-2017-apps/a5/ecommerce-api
[2]:https://github.com/globocom/secDevLabs/tree/master/owasp-top10-2017-apps/a5/ecommerce-api
2 changes: 1 addition & 1 deletion owasp-top10-2021-apps/a5/stegonography/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ How would you mitigate this vulnerability? After your changes, an attacker shoul

## PR solutions

[Spoiler alert 🚨] To understand how this vulnerability can be mitigated, check out [these pull requests](https://github.com/globocom/secDevLabs/pulls?utf8=%E2%9C%93&q=is%3Aclosed+is%3Apr+label%3AA6-OWASP-2017+label%3AStegonography)!
[Spoiler alert 🚨] To understand how this vulnerability can be mitigated, check out [these pull requests](https://github.com/globocom/secDevLabs/pulls?q=is%3Apr+label%3AStegonography+label%3A%22mitigation+solution+%F0%9F%94%92%22+)!

## Contributing

Expand Down

0 comments on commit ef0c588

Please sign in to comment.