ReOrganize

This commit is contained in:
Jacob Silva 2021-05-29 13:45:59 -04:00
parent 67127144c2
commit 4d22714f1f
2 changed files with 26 additions and 11 deletions

View File

@ -5,9 +5,16 @@
## Contents ## Contents
* [Blogs](#blogs) * [Public Cloud](#public-cloud)
* [Podcasts](#podcasts) * [Containers](#containers)
* [Vulnerability Scanning](#vuln)
* [Static](#static-analysis)
* [Dynamic](#dynamic-analysis)
* [Kubernetes](#kubernetes)
* [Cloud Security Standards](#cloud-security-standards) * [Cloud Security Standards](#cloud-security-standards)
* [Learning](#learning)
* [Blogs](#blogs)
* [Podcasts](#podcasts)
* [Projects](#projects) * [Projects](#projects)
* [Benchmarking](#benchmarking) * [Benchmarking](#benchmarking)
* [Data Loss Prevention](#data-loss-prevention) * [Data Loss Prevention](#data-loss-prevention)
@ -20,18 +27,26 @@
* [Contribute](#contribute) * [Contribute](#contribute)
* [License](#license) * [License](#license)
## Blogs ## Public Cloud
## Containers
* [AWS Security](https://aws.amazon.com/blogs/security/) ### Vulnerability Scanning
#### Static Analysis
## Podcasts #### Dynamic Analysis
### Kubernetes
## Cloud Security Standards ## Cloud Security Standards
* [ISO/IEC 27017:2015](https://www.iso.org/standard/43757.html) * [ISO/IEC 27017:2015](https://www.iso.org/standard/43757.html)
* [MTCS SS 584](https://www.imda.gov.sg/industry-development/infrastructure/ict-standards-and-frameworks/mtcs-certification-scheme/multi-tier-cloud-security-certified-cloud-services) * [MTCS SS 584](https://www.imda.gov.sg/industry-development/infrastructure/ict-standards-and-frameworks/mtcs-certification-scheme/multi-tier-cloud-security-certified-cloud-services)
* [CCM](https://cloudsecurityalliance.org/group/cloud-controls-matrix) * [CCM](https://cloudsecurityalliance.org/group/cloud-controls-matrix)
* [NIST 800-53](https://nvd.nist.gov/800-53) * [NIST 800-53](https://nvd.nist.gov/800-53)
## Learning
### Blogs
* [AWS Security](https://aws.amazon.com/blogs/security/)
### Podcasts
## Projects ## Projects
### Benchmarking ### Benchmarking

View File

@ -8,9 +8,9 @@ project you agree to abide by its terms.
Ensure your pull request adheres to the following guidelines: Ensure your pull request adheres to the following guidelines:
- Make sure you take care of this - Use spellcheck
- And this as well - Double check the links are still active
- And don't forget to check this - No links to ads or spam
Thank you for your suggestions! Thank you for your suggestions!