#
azure-security
Here are 35 public repositories matching this topic...
adegoodyer
commented
Aug 11, 2021
- terrascan version: 1.9.0
- terraform version: 1.0.1
Enhancement Request
Other security scanning tools (e.g. checkov and tfsec) have a --soft-fail flag or equivalent option that allows you to always exit with 0 status.
Extremely useful when running the tool without halting a pipeline for example.
I currently use a workaround, but something more concrete would be very desira
aws
security
azure
gcp
cybersecurity
cloud-computing
aws-security
cloud-security
azure-security
gcp-security
-
Updated
Jul 3, 2022
Cloud Security Suite - One stop tool for auditing the security posture of AWS/GCP/Azure infrastructure.
security
security-audit
azure
gcp
aws-security
security-tools
cloud-security
azure-security
aws-audit
gcp-audit-report
azure-audit
-
Updated
Nov 4, 2021 - Shell
Course content, lab setup instructions and documentation of our very popular Breaking and Pwning Apps and Servers on AWS and Azure hands on training!
-
Updated
Jun 9, 2021 - CSS
TerraGoat is Bridgecrew's "Vulnerable by Design" Terraform repository. TerraGoat is a learning and training project that demonstrates how common configuration errors can find their way into production cloud environments.
-
Updated
Jun 28, 2022 - HCL
Knowledge seeks no man
kubernetes
aws
devops
azure
gcp
iac
cybersecurity
infrastructure-as-code
k8s
aws-security
googlecloud
devsecops
o365
cloud-security
googlecloudplatform
azure-security
m365
gcp-security
microsoftazure
amazonwebservices
-
Updated
Jul 1, 2022
Complete Practical Study Plan to become a successful cybersecurity engineer based on roles like Pentest, AppSec, Cloud Security, DevSecOps and so on...
cybersecurity
infosec
application-security
pentesting
study-guide
appsec
aws-security
study-plan
security-testing
azure-security
appsec-tutorials
gcp-security
devsecops-university
cybersecurity-education
study-planner
-
Updated
Jun 22, 2022
Rapidly apply hundreds of security controls in Azure
-
Updated
May 1, 2022 - HCL
TerraformGoat is HuoCorp research lab's "Vulnerable by Design" multi cloud deployment tool.
security
terraform
gcp
aws-security
cloudsecurity
cloud-security
azure-security
gcp-security
kubernetes-security
-
Updated
Jul 4, 2022 - HCL
Monitor the internet attack surface of various public cloud environments. Currently supports AWS, GCP, Azure, DigitalOcean and Oracle Cloud.
aws
digitalocean
serverless
azure
api-gateway
dynamodb
lambda-functions
gcp
oracle
cybersecurity
serverless-framework
cyber-security
aws-security
cloudsecurity
cloud-security
azure-security
gcp-security
shadowrisk
shadow-risk
-
Updated
Jun 23, 2022 - Python
Study Guide for the Microsoft Azure Security Technologies Exam
-
Updated
Apr 5, 2022
Azure PCI PaaS Reference Architecture
microsoft
infrastructure
security
cloud
azure
paas
reference-architecture
pci-dss
pci
compliance
azure-paas
gartner
governance
reference-architecture-diagram
decision-maker
azure-governance
azure-security
-
Updated
Dec 14, 2017 - HTML
Offensive Terraform Website
docker
aws
azure
terraform
gcp
offensive-security
terraform-modules
aws-security
cloud-security
azure-security
gcp-security
attack-modules
terraform-security
-
Updated
Oct 8, 2020 - JavaScript
Road to Azure Data Engineer Part-II: DP-201 - Designing an Azure Data Solution
design
azure
resources
stream-processing
data-engineering
azure-active-directory
azure-storage
azure-stream-analytics
batch-processing
data-engineer
azure-data-lake
azure-data-factory
microsoft-azure
azure-cosmos-db
azure-security
azure-data-warehouse
azure-certification
azure-data-solution
azure-certs
dp-201
-
Updated
Aug 16, 2020
Everything about Microsoft Cloud Security!
-
Updated
Jun 11, 2022
This repo contains Azure PowerShell and PowerShell scripts you can use to manage, govern and operate an Azure environment.
powershell
azure
powershell-script
powershell-scripts
azure-powershell
azure-governance
azure-security
azops
azure-management
-
Updated
Jun 23, 2022 - PowerShell
-
Updated
May 21, 2022
Terraform module to create Azure Security Center resources for Azure Landing Zones
-
Updated
Jun 8, 2022 - HCL
NextSecurity Modified - Security auditing tool for Azure environments
security-audit
azure
powershell-script
microsoft-azure-powershell
security-automation
microsoft-azure
cloud-security
azure-security
nextsecurity
security-auditing-tool
cloud-security-audit
-
Updated
Jan 22, 2019 - PowerShell
Azure security auditor, currently only supporting storage
-
Updated
Nov 20, 2020 - Go
A collection of awesome software, libraries, documents, books, resources and cool stuff about cryptography in Cybersecurity.
security
cryptography
crypto
bitcoin
ethereum
cryptocurrency
cryptocurrencies
appsec
cyber-security
aws-security
kubernetes-deployment
cybercrime
docker-security
azure-security
cryptocurrency-exchanges
ibm-security
gcp-security
nfts
workload-security
nft-marketplace
-
Updated
Feb 4, 2022 - Python
Azure Tooling with enhanced reporting, data aggregation, and UX
-
Updated
Jul 1, 2022 - JavaScript
A wiki on cloud security
aws
security
aws-lambda
kubernetes-secrets
azure-security
aws-auditing
malware-protection
aws-security-automation
ecs-framework
azure-audit
gke-clusters
eks-cluster-deployment
gcp-logging
aws-sec
-
Updated
Mar 3, 2022
This repository will help deploy an alerts workflow via Terraform, which performs an on-demand scan for policy compliance using logic app in Azure
azure
terraform-modules
azure-templates
azure-security
azure-policy
azurerm-terraform-provider
azure-logic-apps
azure-runbook
-
Updated
Mar 4, 2021 - HCL
A collection of flexible ARM templates for building networkSecurityGroups in Azure
-
Updated
Jun 15, 2018
Terraform module to create Azure Security Center resources for Azure Landing Zones
-
Updated
Jun 22, 2021 - HCL
Contains PowerShell Scripts, JSON Templates, and etc.
-
Updated
Nov 28, 2020 - PowerShell
TerraGoat is Bridgecrew's "Vulnerable by Design" Terraform repository. TerraGoat is a learning and training project that demonstrates how common configuration errors can find their way into production cloud environments.
-
Updated
Apr 26, 2022 - HCL
Contains PowerShell Scripts, JSON Templates, and etc.
-
Updated
Nov 28, 2020
Improve this page
Add a description, image, and links to the azure-security topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the azure-security topic, visit your repo's landing page and select "manage topics."


Describe the issue
Checkov skips terraform file when it can't parse a file. When you are using checkov in gitlab ci pipeline with junitxml output, it will be better to include such erros in 'Errors' list instead of ignoring them.
Examples