Skip to content

Commit c72e8c0

Browse files
authored
Merge pull request #42 from armenr/armenr/additions1
ArmenR - Additions
2 parents 3a7bdd8 + 939a4d9 commit c72e8c0

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ A small collection of DevOps and Security podcasts.
147147
* [The Secure Developer](http://www.heavybit.com/library/podcasts/the-secure-developer/)
148148
* [Trusted Sec Podcast](https://www.trustedsec.com/podcast/)
149149

150-
151150
## Books
152151
Books focussed around DevSecOps, bringing the security focus up front.
153152

@@ -248,12 +247,14 @@ DevSecOps requires a common attack modeling capability that can be done at speed
248247
To support security as code, sensitive credentials and secrets need to be managed, security, maintained and rotated using automation. The projects below provide DevOps teams with some good options for securing sensitive details used in building and deploying full stack software deployments.
249248

250249
* [BlackBox](https://github.com/StackExchange/blackbox)
250+
* [CredStash](https://github.com/fugue/credstash)
251251
* [Git Secrets](https://github.com/awslabs/git-secrets)
252252
* [Keybase](https://keybase.io)
253253
* [Sops](https://github.com/mozilla/sops)
254254
* [Transcrypt](https://github.com/elasticdog/transcrypt)
255255
* [Vault](https://www.hashicorp.com/blog/vault.html)
256256

257+
257258
## Red Team
258259
These are tools that we find helpful during Red Team and War Game exercises. The projects in this section help with reconnaissance, exploit development, and other activities common within the Kill Chain.
259260

@@ -266,6 +267,7 @@ Making DevSecOps discoveries is already hard enough with all the APIs and Comman
266267

267268
* [Gephi](https://gephi.org)
268269
* [ShadowBuster](https://github.com/indeedops/ShadowBuster)
270+
* [Wazuh](https://wazuh.com/)
269271

270272
## Sharing
271273
A collection of tools to help with sharing knowledge and telling the story.
@@ -275,11 +277,10 @@ A collection of tools to help with sharing knowledge and telling the story.
275277

276278

277279
## ChatOps
278-
One of the greatest changes you can make in your organization is boundaryless communications. Setting up ChatOps can enable everyone to come together and solve problems.
280+
One of the greatest changes you can make in your organization is boundaryless communications. Setting up ChatOps can enable everyone to come together and solve problems.
279281

280282
* [Gitter](https://gitter.im)
281283
* [HipChat](https://hipchat.com)
284+
* [MatterMost](https://mattermost.com/)
282285
* [Riot](https://riot.im/)
283286
* [Slack](https://slack.com)
284-
285-

0 commit comments

Comments
 (0)