mirror of
https://github.com/ruanbekker/DevSecOps.git
synced 2025-04-19 15:11:38 +02:00
Added GCP section
+ GCP white-papers + DefectDojo + Forseti
This commit is contained in:
parent
bb00b95e8a
commit
f6bec61843
19
README.md
19
README.md
@ -201,8 +201,6 @@ Dynamic application security testing (DAST) is a type of application testing (in
|
||||
| **Cosign** | [https://github.com/sigstore/cosign](https://github.com/sigstore/cosign) | Container signing| |
|
||||
| **watchtower** | [https://github.com/containrrr/watchtower](https://github.com/containrrr/watchtower) | Updates the running version of your containerized app | |
|
||||
|
||||
|
||||
|
||||
## Multi-Cloud
|
||||
|
||||
| Name | URL | Description | Meta |
|
||||
@ -235,6 +233,14 @@ AWS specific DevSecOps tooling. Tools here coverdifferent areas like inventory m
|
||||
| **kube2iam** | [https://github.com/jtblin/kube2iam/](https://github.com/jtblin/kube2iam/) | A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster | |
|
||||
| **AWS open source security samples** | [Official AWS opensource repo](https://github.com/orgs/aws-samples/repositories?language=&q=security&sort=&type=) |Collection of official AWS open-source resources | |
|
||||
|
||||
## Google cloud platform
|
||||
|
||||
GCP specific DevSecOps tooling. Tools here coverdifferent areas like inventory management, misconfiguration scanning or IAM roles and policies review.
|
||||
|
||||
| Name | URL | Description | Meta |
|
||||
| :---------- | :---------- | :---------- | :----------: |
|
||||
| **Forseti** | [https://github.com/forseti-security/forseti-security](https://github.com/forseti-security/forseti-security) | Complex security orchestration and scanning platfrom | |
|
||||
|
||||
|
||||
## Policy as code
|
||||
|
||||
@ -285,6 +291,7 @@ Event driven security help to drive, automate and execute tasks for security pro
|
||||
| :---------- | :---------- | :---------- | :----------: |
|
||||
| **StackStorm** | [https://github.com/StackStorm/st2](https://github.com/StackStorm/st2) | Platform for integration and automation across services and tools supporting event driven security | |
|
||||
| **Camunda** | [https://github.com/camunda/camunda-bpm-platform](https://github.com/camunda/camunda-bpm-platform) | Workflow and process automation ||
|
||||
| **DefectDojo** | [https://github.com/DefectDojo/django-DefectDojo](https://github.com/DefectDojo/django-DefectDojo) | Security orchestration and vulnerability management platform | |
|
||||
|
||||
# Methodologies, whitepapers and architecture
|
||||
|
||||
@ -305,15 +312,23 @@ AWS DevOps whitepapers:
|
||||
* https://d1.awsstatic.com/whitepapers/DevOps/infrastructure-as-code.pdf
|
||||
* https://d1.awsstatic.com/whitepapers/microservices-on-aws.pdf
|
||||
* https://d1.awsstatic.com/whitepapers/DevOps/running-containerized-microservices-on-aws.pdf
|
||||
* https://d1.awsstatic.com/Marketplace/solutions-center/downloads/AppSec-DevSecOps-AWS-SANS-eBook.pdf (AWS + SANS whitepaper)
|
||||
|
||||
AWS blog:
|
||||
* https://aws.amazon.com/blogs/devops/building-end-to-end-aws-devsecops-ci-cd-pipeline-with-open-source-sca-sast-and-dast-tools/
|
||||
* https://aws.amazon.com/blogs/devops/building-an-end-to-end-kubernetes-based-devsecops-software-factory-on-aws/
|
||||
|
||||
Microsoft whitepapers:
|
||||
* https://azure.microsoft.com/mediahandler/files/resourcefiles/6-tips-to-integrate-security-into-your-devops-practices/DevSecOps_Report_Tips_D6_fm.pdf
|
||||
* https://docs.microsoft.com/en-us/azure/architecture/solution-ideas/articles/devsecops-in-azure
|
||||
* https://docs.microsoft.com/en-us/azure/architecture/solution-ideas/articles/devsecops-in-github
|
||||
|
||||
GCP whitepapers:
|
||||
* https://cloud.google.com/architecture/devops/devops-tech-shifting-left-on-security
|
||||
* https://cloud.google.com/security/overview/whitepaper
|
||||
* https://services.google.com/fh/files/misc/security_whitepapers_march2018.pdf
|
||||
* https://cloud.google.com/security/encryption-in-transit/application-layer-transport-security
|
||||
|
||||
# Other
|
||||
|
||||
Here are the other links and resources that do not fit in any previous category. They can meet multiple categries in time or help you in your learning.
|
||||
|
Loading…
x
Reference in New Issue
Block a user