mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-03-05 19:21:11 +00:00
31 lines
1.6 KiB
Markdown
31 lines
1.6 KiB
Markdown
# Security and DevSecOps. Container Security
|
|
- [Introduction](#introduction)
|
|
- [Project Calico](#project-calico)
|
|
- [Security Patterns for Microservice Architectures](#security-patterns-for-microservice-architectures)
|
|
- [Anchore Container Security Solutions for DevSecOps](#anchore-container-security-solutions-for-devsecops)
|
|
- [Secure Container Based CI/CD Workflows](#secure-container-based-cicd-workflows)
|
|
- [Securing Kubernetes With Anchore](#securing-kubernetes-with-anchore)
|
|
- [GitHub security](#github-security)
|
|
|
|
## Introduction
|
|
- [fiercesw.com: DevOps vs DevSecOps](https://fiercesw.com/devsecops-starter)
|
|
- [DevSecOps Explained](https://www.devopszone.info/post/devsecops-explained)
|
|
|
|
## Project Calico
|
|
* [Project Calico](https://www.projectcalico.org/) Secure networking for the cloud native era
|
|
|
|
## Security Patterns for Microservice Architectures
|
|
- [Security Patterns for Microservice Architectures](https://developer.okta.com/blog/2020/03/23/microservice-security-patterns)
|
|
|
|
## Anchore Container Security Solutions for DevSecOps
|
|
- [Anchore](https://anchore.com) Container image inspection and policy-based compliance
|
|
|
|
### Secure Container Based CI/CD Workflows
|
|
- [Secure Container Based CI/CD Workflows](https://anchore.com/cicd/)
|
|
- [Jenkins Plugin: Anchore Container Image Scanner](https://plugins.jenkins.io/anchore-container-scanner/)
|
|
|
|
### Securing Kubernetes With Anchore
|
|
- [Securing Kubernetes With Anchore](https://anchore.com/kubernetes/)
|
|
|
|
## GitHub security
|
|
- [GitHub security: what does it take to protect your company from credentials leaking on GitHub? 🌟](https://blog.gitguardian.com/github-security/) |