Skip to content

Commit

Permalink
Merge pull request Checkmarx#7171 from Checkmarx/AST-45283-pulumi
Browse files Browse the repository at this point in the history
update(query): add CWE infos to Pulumi queries
  • Loading branch information
ArturRibeiro-CX authored Sep 19, 2024
2 parents 5a7d18d + d3f0a20 commit 35a4aa0
Show file tree
Hide file tree
Showing 21 changed files with 22 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"platform": "Pulumi",
"descriptionID": "fdd6a212",
"cloudProvider": "aws",
"cwe": "",
"cwe": "284",
"oldSeverity": "HIGH"
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"platform": "Pulumi",
"descriptionID": "5feb747f",
"cloudProvider": "aws",
"cwe": ""
"cwe": "778"
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"platform": "Pulumi",
"descriptionID": "f7ced1f3",
"cloudProvider": "aws",
"cwe": ""
"cwe": "295"
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"platform": "Pulumi",
"descriptionID": "c5bd58cd",
"cloudProvider": "aws",
"cwe": "",
"cwe": "778",
"oldSeverity": "LOW"
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"platform": "Pulumi",
"descriptionID": "fb6a0c51",
"cloudProvider": "aws",
"cwe": "",
"cwe": "311",
"oldSeverity": "MEDIUM"
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"platform": "Pulumi",
"descriptionID": "6ff56c6e",
"cloudProvider": "aws",
"cwe": "",
"cwe": "459",
"oldSeverity": "MEDIUM"
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"platform": "Pulumi",
"descriptionID": "7f96d3ac",
"cloudProvider": "aws",
"cwe": "",
"cwe": "778",
"oldSeverity": "INFO"
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"platform": "Pulumi",
"descriptionID": "81a001dd",
"cloudProvider": "aws",
"cwe": ""
"cwe": "459"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
"descriptionUrl": "https://www.pulumi.com/registry/packages/aws/api-docs/ecs/cluster/#settings_yaml",
"platform": "Pulumi",
"descriptionID": "6fd99865",
"cloudProvider": "aws"
"cloudProvider": "aws",
"cwe": "778"
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"platform": "Pulumi",
"descriptionID": "149de780",
"cloudProvider": "aws",
"cwe": ""
"cwe": "284"
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"platform": "Pulumi",
"descriptionID": "ff8bf6c0",
"cloudProvider": "aws",
"cwe": ""
"cwe": "459"
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"platform": "Pulumi",
"descriptionID": "55b7425d",
"cloudProvider": "aws",
"cwe": ""
"cwe": "778"
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"platform": "Pulumi",
"descriptionID": "831d28f3",
"cloudProvider": "aws",
"cwe": "",
"cwe": "311",
"oldSeverity": "HIGH"
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"platform": "Pulumi",
"descriptionID": "5e46720a",
"cloudProvider": "aws",
"cwe": "",
"cwe": "521",
"oldSeverity": "MEDIUM"
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"platform": "Pulumi",
"descriptionID": "be6d13f0",
"cloudProvider": "aws",
"cwe": "",
"cwe": "284",
"oldSeverity": "HIGH"
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"platform": "Pulumi",
"descriptionID": "64acf7a6",
"cloudProvider": "azure",
"cwe": ""
"cwe": "284"
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"platform": "Pulumi",
"descriptionID": "406540e1",
"cloudProvider": "azure",
"cwe": "",
"cwe": "319",
"oldSeverity": "HIGH"
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"platform": "Pulumi",
"descriptionID": "cc15c4d8",
"cloudProvider": "gcp",
"cwe": "",
"cwe": "778",
"oldSeverity": "HIGH"
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"platform": "Pulumi",
"descriptionID": "58a27cbf",
"cloudProvider": "gcp",
"cwe": ""
"cwe": "326"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"descriptionUrl": "https://www.pulumi.com/registry/packages/kubernetes/api-docs/core/v1/pod/#objectmeta",
"platform": "Pulumi",
"descriptionID": "15676623",
"cwe": "",
"cwe": "284",
"cloudProvider": "common",
"oldSeverity": "LOW"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"descriptionUrl": "https://www.pulumi.com/registry/packages/kubernetes/api-docs/policy/v1beta1/podsecuritypolicy/#privileged_yaml",
"platform": "Pulumi",
"descriptionID": "7a6c8b70",
"cwe": "",
"cwe": "269",
"cloudProvider": "common",
"oldSeverity": "MEDIUM"
}

0 comments on commit 35a4aa0

Please sign in to comment.