OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
cream
/
Xpress
/
vendor
/
aws
/
aws-sdk-php
/
src
/
InspectorScan
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/19/2025 10:07:17 AM
rwxr-xr-x
📁
Exception
-
05/19/2025 10:07:17 AM
rwxr-xr-x
📄
InspectorScanClient.php
315 bytes
05/19/2025 10:07:17 AM
rw-r--r--
Editing: InspectorScanClient.php
Close
<?php namespace Aws\InspectorScan; use Aws\AwsClient; /** * This client is used to interact with the **Inspector Scan** service. * @method \Aws\Result scanSbom(array $args = []) * @method \GuzzleHttp\Promise\Promise scanSbomAsync(array $args = []) */ class InspectorScanClient extends AwsClient {}