Difference between revisions of "Tfsec"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
* https://github.com/aquasecurity/tfsec
  
[[brew install]] tfsec
+
* Installation: <code>[[brew install]] tfsec</code>
  
 +
== Example ==
 
<pre>
 
<pre>
 
tfsec
 
tfsec
Line 36: Line 38:
 
== See also ==
 
== See also ==
 
* {{tfsec}}
 
* {{tfsec}}
* {{Terraform}}  
+
* {{tf tools}}
 +
* {{Aquasec}}
  
 
[[Category:Terraform]]
 
[[Category:Terraform]]

Latest revision as of 10:51, 13 November 2023

Example[edit]

tfsec
  timings
  ──────────────────────────────────────────
  disk i/o             2.043666ms
  parsing              1.537747ms
  adaptation           560.917µs
  checks               88.492874ms
  total                92.635204ms

  counts
  ──────────────────────────────────────────
  modules downloaded   0
  modules processed    7
  blocks processed     31
  files read           7

  results
  ──────────────────────────────────────────
  passed               0
  ignored              0
  critical             0
  high                 0
  medium               0
  low                  0


No problems detected!


See also[edit]

Advertising: