tgorman1000

Results 2 comments of tgorman1000

Create a new file. File name: _serverless.py. Store this file in prismacloud-api-python/prismacloud/api/cwpp # Serverless class ServerlessPrismaCloudAPICWPPMixin: """ Prisma Cloud Compute Serverless Endpoints Class """ # Get serverless function scan results...

Add the following to the prismacloud-api-python/prismacloud/api/cwpp/__init__.py file: from ._serverless import *