-
Would be nice to build up a "cookbook" type document to help people out.
It can be confusing sometimes for people on how to link things together to accomplish tasks. Or not realize what GitLab API …
-
As a senior programmer and devSecOps/QA lead, I have had to chase down bugs from effects and built a whole debug framework to do it. Then my boss said no debug code can life in the production branch.…
-
We should be parsing logs in `sd-log` for events that indicate bugs or ongoing attacks. These can get sent to journalists, admins and optionally to the SecureDrop team. Sending alerts up to the engine…
-
Create a checklist for carrying out a basic security code review and what you should look for.
-
### Comment below - you can say anything
We will all be using this repository today. Even though it's public right now, you will not be able to make changes until you're given the correct permission…
-
I managed to install from source via
```
git clone https://github.com/devsecops/restacker.git
cd restacker/source
gem install bundler
bundle install
gem build restacker.gemspec
gem install rest…
-
Let's document the various environments utilized by the team and describe elaborately the following aspects:
- Access to the various environments
- Starter guide
- Information on various components
-
-
Now that GitOps is getting a lot of traction, we got a lot of questions from different parties how to start their own GitOps journey.
I think this warrants a dedicated document of what are the things…
-
Hi All. Please comment randomly for us to collaborate.