PaloAltoNetworks / prisma-cloud-go

Prisma Cloud SDK in Go
Mozilla Public License 2.0
15 stars 32 forks source link

Asset Search Support #91

Closed adisinghPalo closed 1 month ago

adisinghPalo commented 2 months ago

Description

Added Support for Asset Search

Made changes in the rql search to add implementation of asset search

Motivation and Context

Asset Search is required for Attack Path Policy. Ticket - https://redlock.atlassian.net/browse/RLP-149172?atlOrigin=eyJpIjoiYjhkZDRmNjkwYWU5NDQ2NDlmZTdkMzVkOTJmNDUxMTYiLCJwIjoiaiJ9

Enables Terraform support for Attack Path Policy Creation.

How Has This Been Tested?

SAM Stack

Screenshots (if appropriate)

Types of changes

Checklist