#security
Read more stories on Hashnode
Articles with this tag
SOPS (Secrets OPerationS) is an open-source tool developed by Mozilla for managing secrets — such as passwords, API keys, and confidential...
Gitleaks is an open-source SAST tool designed to detect and prevent secrets (such as API keys, passwords, and other sensitive information) from being...
In Amazon Web Services (AWS), identity and resource policies are crucial components of the AWS Identity and Access Management (IAM) service, which...
Overview Remember, security requires constant attention and improvement. This list may serve as a starting point to harden your web server. Protect...
Why? If you see in your GitHub or GitLab repository the following attribute along with your commits then you are ok to go: Otherwise, if you don't...
Problem: Need to have secure local storage for Docker login credentials configured via Unix pass tool. When executing docker login command, by default...