Fernando Guisso
Fernando Guisso
Olá galera! Gostaria de contribuir com o livro adicionando conteúdo sobre segurança, mas gostaria de pedir a humilde opinião de vocês no que seria legal acrescentar antes. Minha ideia: -...
AWS keys
using the website for a long time I noted that the tool can get some `AWS cred file info` and none of AWS Access Key ID, AWS Account ID, AWS...
**What did you expect to happen?** Import backup files before set up a new competition. This happened because I'm testing some backups import in my local version, to debug a...
- [x] Add docker-compose down command in Makefile #562 - [x] Verify another way to prune containers from docker-compose to avoid excluding no related local containers. #563 - [ ]...
Use gitpod to an option to setup. Needs to change all `Setup.md` from exercises and explain the usage from Gitpod. Needs to change all Makefiles and verify if users is...
## Motivation There are a lot of links inside SecDevLabs and everyone needs to work correctly with new users to follow the right directions. ## It would be great if...
## Motivation SecDevLab provides exercises based on OWASP Top 10 since 2021 the vulnerable list has been updated, but some details inside the setup of the exercise don't be updated....
🚀 **Problem Description:** Integration tests for MongoDB are not currently included in our CI/CD pipeline and local testing. These tests are crucial for validating the behavior of our application with...
1. **Problem Description:** - The "mgo" Golang module is deprecated, and we need to migrate to the "mongo-driver" module. 2. **Steps to Reproduce:** - N/A (This might not be applicable...