cloudsecurity
Here are 43 public repositories matching this topic...
-
Updated
Feb 14, 2022 - HTML
-
Updated
Mar 1, 2022 - Python
-
Updated
Mar 22, 2022 - JavaScript
-
Updated
Feb 5, 2022 - Python
Is your feature request related to a problem? Please describe.
I wanted to try Yor out for personal projects and found out, that the Terraform provider I use are as it seems not supported to run Yor against it.
For example I have a K3S Cluster at Civo or some development machines at Scaleway.
As it seems DigitalOcean is also not supported - at least I don't receive any errors or recommended
-
Updated
Feb 26, 2022 - Python
-
Updated
Mar 21, 2022 - Go
-
Updated
Mar 8, 2022 - CSS
-
Updated
Apr 22, 2021 - Go
In my ubuntu 20.04.2.0, i have python 2.7.18 and pip3 20.0.2.
I was trying to install prancer-basic via pip3 install prancer-basic
It get installed successfully with below warning:
WARNING: The scripts populate_json, prancer, register_key_in_azure_vault, terraform_to_json and validator are installed in '/home/r4redu/.local/bin' which is not on PATH.
Consider adding this director
-
Updated
Feb 27, 2022 - Python
-
Updated
Mar 16, 2022 - Java
-
Updated
Feb 16, 2022
-
Updated
Oct 8, 2021 - Python
-
Updated
Feb 16, 2022 - Go
-
Updated
Dec 15, 2019 - Python
-
Updated
Mar 18, 2022 - Go
-
Updated
Mar 4, 2022
-
Updated
Nov 4, 2021 - HCL
-
Updated
Mar 21, 2022 - Dockerfile
-
Updated
Feb 22, 2022
-
Updated
Feb 27, 2022 - TypeScript
-
Updated
Dec 10, 2021 - JavaScript
-
Updated
Jul 13, 2021 - Python
-
Updated
Apr 29, 2021 - Python
-
Updated
Jul 9, 2021
-
Updated
Sep 26, 2021 - Go
-
Updated
Jan 23, 2022 - Go
-
Updated
Oct 8, 2018 - C++
Improve this page
Add a description, image, and links to the cloudsecurity topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cloudsecurity topic, visit your repo's landing page and select "manage topics."
Enhancement Request
Other security scanning tools (e.g.
checkovandtfsec) have a--soft-failflag 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