@@ -286,6 +286,21 @@ integrations:
286286        package_url : " https://github.com/opengovern/plugin-jira/releases/download/v0.2.4/jira-plugin.zip" 
287287
288288      order : 16 
289+     - integration_type : " semgrep_account" 
290+       name : " Semgrep" 
291+       tier : " Premium" 
292+       tags :
293+         usage :
294+           - " Code Security" 
295+       description : " Integrate Semgrep for code and security." 
296+       icon : " semgrep.svg" 
297+       availability : " Planned for Dec 2024" 
298+       source_code : " https://github.com/opengovern/plugin-semgrep" 
299+       package_type : " plugin" 
300+       artifact_details : { 
301+         package_url : " https://github.com/opengovern/plugin-semgrep/releases/download/v0.0.3/semgrep-plugin.zip" 
302+       } 
303+       order : 17 
289304    - integration_type : " oci_repository" 
290305      name : " OCI Repository" 
291306      tier : " Premium" 
@@ -296,7 +311,7 @@ integrations:
296311      source_code : " " 
297312      package_type : " classic" 
298313      artifact_details : {} 
299-       order : 17 
314+       order : 18 
300315    - integration_type : " slack_account" 
301316      name : " Slack" 
302317      tier : " Premium" 
@@ -310,7 +325,7 @@ integrations:
310325      source_code : " " 
311326      package_type : " plugin" 
312327      artifact_details : {} 
313-       order : 18 
328+       order : 19 
314329    - integration_type : " chainguard_dev_account" 
315330      name : " Chainguard.dev" 
316331      tier : " Premium" 
@@ -323,7 +338,7 @@ integrations:
323338      source_code : " " 
324339      package_type : " plugin" 
325340      artifact_details : {} 
326-       order : 19 
341+       order : 20 
327342    - integration_type : " godaddy_account" 
328343      name : " GoDaddy" 
329344      tier : " Premium" 
@@ -336,7 +351,7 @@ integrations:
336351      source_code : " " 
337352      package_type : " plugin" 
338353      artifact_details : {} 
339-       order : 20 
354+       order : 21 
340355    - integration_type : " servicenow_account" 
341356      name : " ServiceNow" 
342357      tier : " Premium" 
@@ -349,7 +364,7 @@ integrations:
349364      source_code : " " 
350365      package_type : " plugin" 
351366      artifact_details : {} 
352-       order : 21 
367+       order : 22 
353368
354369    - integration_type : " okta_account" 
355370      name : " Okta" 
@@ -364,7 +379,7 @@ integrations:
364379      source_code : " " 
365380      package_type : " plugin" 
366381      artifact_details : {} 
367-       order : 22 
382+       order : 23 
368383    - integration_type : " aws_costs" 
369384      name : " Amazon Web Services (AWS) Costs" 
370385      tier : " Premium" 
@@ -378,7 +393,7 @@ integrations:
378393      source_code : " " 
379394      package_type : " plugin" 
380395      artifact_details : {} 
381-       order : 23 
396+       order : 24 
382397    - integration_type : " azure_costs" 
383398      name : " Microsoft Azure Costs" 
384399      tier : " Premium" 
@@ -392,19 +407,6 @@ integrations:
392407      source_code : " " 
393408      package_type : " plugin" 
394409      artifact_details : {} 
395-       order : 24 
396-     - integration_type : " semgrep_account" 
397-       name : " Semgrep" 
398-       tier : " Premium" 
399-       tags :
400-         usage :
401-           - " Code Security" 
402-       description : " Integrate Semgrep for code and security." 
403-       icon : " semgrep.svg" 
404-       availability : " Planned for Dec 2024" 
405-       source_code : " " 
406-       package_type : " plugin" 
407-       artifact_details : {} 
408410      order : 25 
409411
410412    - integration_type : " huggingface_account" 
0 commit comments