<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Shift Left , IaC, Terraform in DevSecOps</title>
    <link>https://community.checkpoint.com/t5/DevSecOps/Shift-Left-IaC-Terraform/m-p/145424#M93</link>
    <description>&lt;P&gt;You need to pass the entry file.&lt;BR /&gt;&lt;A href="https://sc1.checkpoint.com/documents/CloudGuard_Dome9/Documentation/Shift-Left/Using-the-CLI-Tool.htm?tocpath=ShiftLeft%20%7C_____3" target="_blank"&gt;https://sc1.checkpoint.com/documents/CloudGuard_Dome9/Documentation/Shift-Left/Using-the-CLI-Tool.htm?tocpath=ShiftLeft%20%7C_____3&lt;/A&gt;&lt;/P&gt;
&lt;TABLE class="TableStyle-TP_Table_Code" cellspacing="0"&gt;&lt;COLGROUP&gt;&lt;COL /&gt;&lt;/COLGROUP&gt;
&lt;TBODY&gt;
&lt;TR class="TableStyle-TP_Table_Code-Body-Body1"&gt;
&lt;TD class="TableStyle-TP_Table_Code-BodyA--Body1"&gt;
&lt;P&gt;&lt;CODE&gt;shiftleft iac-assessment -i terraform -r -64 -a TerraformTemplateExamples -p Users/johndoe/examples -E vpc -e abcd1234-a1b2-c3d4-ef56-36787784e871&lt;/CODE&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;"&lt;SPAN&gt;In this example, you have a&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="mc-variable Vars_CG_Native.tp_terraform variable"&gt;Terraform&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;configuration in the&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;Users/johndoe/examples&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;folder with an entry file named&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;vpc.tf&lt;/CODE&gt;&lt;SPAN&gt;. You want to run on this project a ruleset number -64 that corresponds to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="mc-variable Vars_CG_Native.tp_terraform variable"&gt;Terraform&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;projects to check if it is compliant and sends the results to the environment with ID&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;abcd1234-a1b2-c3d4-ef56-36787784e871&lt;/CODE&gt;&lt;SPAN&gt;."&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Apr 2022 18:05:09 GMT</pubDate>
    <dc:creator>Art_Zalenekas</dc:creator>
    <dc:date>2022-04-04T18:05:09Z</dc:date>
    <item>
      <title>Shift Left , IaC, Terraform</title>
      <link>https://community.checkpoint.com/t5/DevSecOps/Shift-Left-IaC-Terraform/m-p/145121#M92</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm looking into ShiftLeft and the IaC bit - wanna try out scanning my terraform files. But I keep getting parser erros when trying to upload my zip files.&lt;/P&gt;
&lt;P&gt;Are there any tips n tricks to get this to work ? Anything that is not supported or ..anything else ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 11:37:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/DevSecOps/Shift-Left-IaC-Terraform/m-p/145121#M92</guid>
      <dc:creator>vinceneil666</dc:creator>
      <dc:date>2022-03-31T11:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Shift Left , IaC, Terraform</title>
      <link>https://community.checkpoint.com/t5/DevSecOps/Shift-Left-IaC-Terraform/m-p/145424#M93</link>
      <description>&lt;P&gt;You need to pass the entry file.&lt;BR /&gt;&lt;A href="https://sc1.checkpoint.com/documents/CloudGuard_Dome9/Documentation/Shift-Left/Using-the-CLI-Tool.htm?tocpath=ShiftLeft%20%7C_____3" target="_blank"&gt;https://sc1.checkpoint.com/documents/CloudGuard_Dome9/Documentation/Shift-Left/Using-the-CLI-Tool.htm?tocpath=ShiftLeft%20%7C_____3&lt;/A&gt;&lt;/P&gt;
&lt;TABLE class="TableStyle-TP_Table_Code" cellspacing="0"&gt;&lt;COLGROUP&gt;&lt;COL /&gt;&lt;/COLGROUP&gt;
&lt;TBODY&gt;
&lt;TR class="TableStyle-TP_Table_Code-Body-Body1"&gt;
&lt;TD class="TableStyle-TP_Table_Code-BodyA--Body1"&gt;
&lt;P&gt;&lt;CODE&gt;shiftleft iac-assessment -i terraform -r -64 -a TerraformTemplateExamples -p Users/johndoe/examples -E vpc -e abcd1234-a1b2-c3d4-ef56-36787784e871&lt;/CODE&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;"&lt;SPAN&gt;In this example, you have a&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="mc-variable Vars_CG_Native.tp_terraform variable"&gt;Terraform&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;configuration in the&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;Users/johndoe/examples&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;folder with an entry file named&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;vpc.tf&lt;/CODE&gt;&lt;SPAN&gt;. You want to run on this project a ruleset number -64 that corresponds to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="mc-variable Vars_CG_Native.tp_terraform variable"&gt;Terraform&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;projects to check if it is compliant and sends the results to the environment with ID&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;abcd1234-a1b2-c3d4-ef56-36787784e871&lt;/CODE&gt;&lt;SPAN&gt;."&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 18:05:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/DevSecOps/Shift-Left-IaC-Terraform/m-p/145424#M93</guid>
      <dc:creator>Art_Zalenekas</dc:creator>
      <dc:date>2022-04-04T18:05:09Z</dc:date>
    </item>
  </channel>
</rss>

