DAST (Dynamic Application Security Testing)
Automated security testing that attacks a running app from the outside, like a hacker would, to find vulnerabilities.
Security
DevOps glossary terms in Security.
Automated security testing that attacks a running app from the outside, like a hacker would, to find vulnerabilities.
Security
Securely storing and controlling access to passwords, API keys, tokens, and other sensitive values so apps and systems can use them without exposing them.
Security
Debian-based Linux distribution for penetration testing and security auditing with preinstalled tools for scanning exploitation and forensics.
Security
Tool for quick threat detection and response.
Security
SSL secures client server traffic using encryption and authentication to prevent eavesdropping and tampering.
Security
Zero Trust requires continuous verification and least privilege access so breaches are contained across users, devices, apps, and networks.
Security
Microsoft Active Directory manages identities and access policies for users, groups, and devices across Windows domains.
Security
Built-in Kubernetes security levels that restrict what pods can do, like running as root or using privileged access.
Security
Automated scanning of systems, apps, and networks to spot known security weaknesses so you can fix them early.
Security
Protecting how software is built and shipped so attackers cannot sneak in bad code or tampered dependencies.
Security
Kubernetes Pod Security Admission checks pod specs against Pod Security Standards before create or update.
Security
Kubernetes SecurityContext defines Pod or container security settings, controlling runtime privileges, user IDs, and Linux capabilities.
Security
Software Bill of Materials (SBOM) is a component list used to track dependencies, licenses, and security risks.
Security
SLSA Provenance is signed build metadata recording an artifact鈥檚 source, build steps, and builder for verification.
Security