-
Updated
Jul 10, 2019
cloud-security
Here are 42 public repositories matching this topic...
At the moment EC2 audit is raising an issue that I cannot investigate because of the lack of detail:
Warning: VPC has en exposed enpoint
Warning: VPC has en exposed enpoint
Warning: VPC has en exposed enpoint
Warning: VPC has en exposed enpoint
Warning: VPC has en exposed enpoint
Warning: VPC has an exposed enpoint
Warning: VPC has en exposed enpoint
Warni
-
Updated
Jun 30, 2020 - HTML
Hi, recently I use terrascan for my terraform project and I found that logging_and_monitoring not support aws_lb access_logs yet.
In terraform docs mention that
Note: aws_alb is known as aws_lb. The functionality is identical.
So I want add one feature for aws_lb access_logs check, I'm not sure is this idea is ok or not?
If you think it's fine to add then I will sent PR for `feature/log
-
Updated
Jun 23, 2020 - HCL
-
Updated
Jul 1, 2020 - Python
-
Updated
Mar 16, 2020 - PowerShell
-
Updated
Jun 6, 2017
-
Updated
Apr 28, 2020
-
Updated
Jun 22, 2020 - TeX
-
Updated
Sep 29, 2019 - Python
-
Updated
Jun 27, 2020
-
Updated
Aug 2, 2019
-
Updated
Jun 21, 2020 - Java
-
Updated
Sep 12, 2018 - Python
-
Updated
May 30, 2019
-
Updated
Apr 26, 2020 - HCL
-
Updated
May 29, 2020 - Python
-
Updated
Dec 21, 2019 - Jupyter Notebook
-
Updated
Jul 1, 2020
-
Updated
Apr 14, 2020 - Shell
-
Updated
Aug 20, 2018 - Python
- Waiting for https://github.com/Azure/aks-engine/projects/7
- https://github.com/aquasecurity/kube-bench
- Azure/AKS#367
- https://github.com/sabbour/kube-bench-aks/blob/master/cfg/1.11/config.yaml
- https://blog.aquasec.com/kubernetes-security-cis-benchmarks
kubectl run --rm -i -t kube-bench-node --image=sabbour/kube-bench-aks:latest --restart=Never --overri
-
Updated
Mar 19, 2020 - Python
-
Updated
Dec 7, 2019
-
Updated
Dec 15, 2018
Improve this page
Add a description, image, and links to the cloud-security topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cloud-security topic, visit your repo's landing page and select "manage topics."
Any good docs on the code structure on how to add new providers there ? Code is slightly convoluted and it's quite hard to see what changes are required to add one - ideally, they'd be plugin-like structure bundled in one dir, aren't they yet ?