all tags
Secret sprawl and the attack surface - Secrets in source code (episode 1/3)

Secret sprawl and the attack surface - Secrets in source code (episode 1/3)

The first in a series of articles that will take a deep dive into secrets within source code: In this article, we will look at the concept of secret sprawl, the unwanted distribution of secrets through multiple systems, and how we can prevent it.

DevSecOps Glossary

DevSecOps Glossary

A helpful glossary of common terms and definitions used in DevSecOps explained with amusing comics.

Git hooks - pre-commit, post-commit, post-receive

Git hooks - pre-commit, post-commit, post-receive

Git hooks are extremely useful to secure the development practice. In this blog post, I will take the example of detecting secrets in source code to illustrate how you can make the most out of git hooks.

8 steps to keep remote development teams secure

8 steps to keep remote development teams secure

There is no doubt that the world's workforce is becoming more remote, particularly in tech as developers can now work from any location in the world. But there are a large number of new obstacles that come with this. The most pressing is security.

Start your journey to secrets-free source code

And keep your secrets out of sight