Skip to content
#

scans

Here are 82 public repositories matching this topic...

terrascan
adegoodyer
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

ivre
jtaylor100
jtaylor100 commented Sep 2, 2021

Is your feature request related to a problem? Please describe.
Whenever I update one of my dependencies in a bazel workspace, I often have to reset the SHA for one of my [package-type].bzl files since these also contain SHA hashes that are not sensitive and talisman interprets as secrets.

Describe the solution you'd like
The 'node' scope fixed a similar problem I had with the package-

1
antonmalae
antonmalae commented Nov 15, 2018

I think that you are doing a very necessary system and your idea is cool, but at the moment it has a lot of bugs. From what I noticed, the assets do not understand the ascii characters and the system crashes. In addition, I did not find a description of the API, I would like to integrate your system into TheHive, or rather make it possible to view information about an asset in TheHive. I believe t

Improve this page

Add a description, image, and links to the scans topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scans topic, visit your repo's landing page and select "manage topics."

Learn more