Tag: security
All the articles with the tag "security".
-
Source Code vs Binary Analysis for SBOMs
| Edited: 1 week agoThe blog post discusses techniques for generating a Software Bill of Materials (SBOM), focusing on source code analysis and binary analysis.
-
First steps to securing Ubuntu Server 18.04 on Digital Ocean
| Edited: 1 week agoA summary of setting up a new Linux server on VPS providers, including creating a user with sudo access, enabling firewall settings for security.
-
HOWTO setup a private git server on Ubuntu 18.04
| Edited: 1 week agoA summary detailing the blog post content about hosting one's own git server, preferring privacy and control over using public services like GitHub or GitLab.
-
Security Debt Is the New Technical Debt
| Edited: 1 week agoTechnical debt refers to shortcuts taken by developers causing long-term burdens. Security debt is similar but focuses on security shortcomators leading to vulnerabilities.