<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Given GET PCC/api/v22.06/registry/names,   why does API return NULL for only the artifactory registry names? in Prisma Cloud Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/given-get-pcc-api-v22-06-registry-names-why-does-api-return-null/m-p/517836#M738</link>
    <description>&lt;P&gt;Tommy,&lt;/P&gt;
&lt;P&gt;Could you please let me know if you have configured Compute using the JFrog registry type or with the Docker V2 type / method ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
    <pubDate>Thu, 13 Oct 2022 17:47:12 GMT</pubDate>
    <dc:creator>CloudEngineer</dc:creator>
    <dc:date>2022-10-13T17:47:12Z</dc:date>
    <item>
      <title>Given GET PCC/api/v22.06/registry/names,   why does API return NULL for only the artifactory registry names?</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/given-get-pcc-api-v22-06-registry-names-why-does-api-return-null/m-p/517474#M724</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Given&lt;/STRONG&gt; this command&lt;/P&gt;
&lt;PRE&gt;curl -k \&lt;BR /&gt;-u "${PRISMA_KEY_ID}" \&lt;BR /&gt;-H 'Content-Type: application/json' \&lt;BR /&gt;-X GET \&lt;BR /&gt;"${PRISMA_CLOUD_COMPUTE_CONSOLE_API_ADDR}/api/v22.06/registry/names"&lt;/PRE&gt;
&lt;P&gt;&lt;STRONG&gt;When&lt;/STRONG&gt; it is invoked&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Then&lt;/STRONG&gt; it returns these ECR and artifactory regsitry names&lt;/P&gt;
&lt;PRE&gt;["jfrog.nonprod.private.com/artifactory/docker-virtual/simple-ecs-task:latest",&lt;BR /&gt;,"private5.dkr.ecr.us-west-2.amazonaws.com/simple-ecs-task:latest"&lt;BR /&gt;,"private1.dkr.ecr.us-west-2.amazonaws.com/simple-ecs-task:latest"&lt;BR /&gt;]&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Given&lt;/STRONG&gt; this command&lt;/P&gt;
&lt;PRE&gt;curl -k \&lt;BR /&gt;-u "${PRISMA_KEY_ID}" \&lt;BR /&gt;-H 'Content-Type: application/json' \&lt;BR /&gt;-X GET \&lt;BR /&gt;"${PRISMA_CLOUD_COMPUTE_CONSOLE_API_ADDR}/api/v22.06/registry?name=private5.dkr.ecr.us-west-2.amazonaws.com/simple-ecs-task:latest"&lt;/PRE&gt;
&lt;P&gt;&lt;STRONG&gt;When&lt;/STRONG&gt; it is invoked&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Then&lt;/STRONG&gt; it returns&lt;/P&gt;
&lt;PRE&gt;[&lt;BR /&gt;{&lt;BR /&gt;"Secrets": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"_id": "string",&lt;BR /&gt;"agentless": true,&lt;BR /&gt;"allCompliance": {&lt;BR /&gt;"compliance": [&lt;BR /&gt;{&lt;BR /&gt;"applicableRules": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"binaryPkgs": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"block": true,&lt;BR /&gt;"cause": "string",&lt;BR /&gt;"cri": true,&lt;BR /&gt;"custom": true,&lt;BR /&gt;"cve": "string",&lt;BR /&gt;"cvss": 0,&lt;BR /&gt;"description": "string",&lt;BR /&gt;"discovered": "2019-08-24T14:15:22Z",&lt;BR /&gt;"exploit": [&lt;BR /&gt;"",&lt;BR /&gt;"exploit-db",&lt;BR /&gt;"exploit-windows"&lt;BR /&gt;],&lt;BR /&gt;"fixDate": 0,&lt;BR /&gt;"fixLink": "string",&lt;BR /&gt;"functionLayer": "string",&lt;BR /&gt;"gracePeriodDays": 0,&lt;BR /&gt;"id": 0,&lt;BR /&gt;"layerTime": 0,&lt;BR /&gt;"link": "string",&lt;BR /&gt;"packageName": "string",&lt;BR /&gt;"packageVersion": "string",&lt;BR /&gt;"published": 0,&lt;BR /&gt;"riskFactors": {&lt;BR /&gt;"property1": "string",&lt;BR /&gt;"property2": "string"&lt;BR /&gt;},&lt;BR /&gt;"severity": "string",&lt;BR /&gt;"status": "string",&lt;BR /&gt;"templates": [&lt;BR /&gt;[&lt;BR /&gt;"PCI",&lt;BR /&gt;"HIPAA",&lt;BR /&gt;"NIST SP 800-190",&lt;BR /&gt;"GDPR",&lt;BR /&gt;"DISA STIG"&lt;BR /&gt;]&lt;BR /&gt;],&lt;BR /&gt;"text": "string",&lt;BR /&gt;"title": "string",&lt;BR /&gt;"twistlock": true,&lt;BR /&gt;"type": [&lt;BR /&gt;"container",&lt;BR /&gt;"image",&lt;BR /&gt;"host_config",&lt;BR /&gt;"daemon_config",&lt;BR /&gt;"daemon_config_files",&lt;BR /&gt;"security_operations",&lt;BR /&gt;"k8s_master",&lt;BR /&gt;"k8s_worker",&lt;BR /&gt;"k8s_federation",&lt;BR /&gt;"linux",&lt;BR /&gt;"windows",&lt;BR /&gt;"istio",&lt;BR /&gt;"serverless",&lt;BR /&gt;"custom",&lt;BR /&gt;"docker_stig",&lt;BR /&gt;"openshift_master",&lt;BR /&gt;"openshift_worker"&lt;BR /&gt;],&lt;BR /&gt;"vecStr": "string",&lt;BR /&gt;"vulnTagInfos": [&lt;BR /&gt;{&lt;BR /&gt;"color": "string",&lt;BR /&gt;"comment": "string",&lt;BR /&gt;"name": "string"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"enabled": true&lt;BR /&gt;},&lt;BR /&gt;"appEmbedded": true,&lt;BR /&gt;"applications": [&lt;BR /&gt;{&lt;BR /&gt;"knownVulnerabilities": 0,&lt;BR /&gt;"layerTime": 0,&lt;BR /&gt;"name": "string",&lt;BR /&gt;"path": "string",&lt;BR /&gt;"version": "string"&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"baseImage": "string",&lt;BR /&gt;"binaries": [&lt;BR /&gt;{&lt;BR /&gt;"altered": true,&lt;BR /&gt;"cveCount": 0,&lt;BR /&gt;"deps": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"functionLayer": "string",&lt;BR /&gt;"md5": "string",&lt;BR /&gt;"missingPkg": true,&lt;BR /&gt;"name": "string",&lt;BR /&gt;"path": "string",&lt;BR /&gt;"pkgRootDir": "string",&lt;BR /&gt;"services": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"version": "string"&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"cloudMetadata": {&lt;BR /&gt;"accountID": "string",&lt;BR /&gt;"image": "string",&lt;BR /&gt;"labels": [&lt;BR /&gt;{&lt;BR /&gt;"key": "string",&lt;BR /&gt;"sourceName": "string",&lt;BR /&gt;"sourceType": [&lt;BR /&gt;"namespace",&lt;BR /&gt;"deployment",&lt;BR /&gt;"aws",&lt;BR /&gt;"azure",&lt;BR /&gt;"gcp"&lt;BR /&gt;],&lt;BR /&gt;"timestamp": "2019-08-24T14:15:22Z",&lt;BR /&gt;"value": "string"&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"name": "string",&lt;BR /&gt;"provider": [&lt;BR /&gt;"aws",&lt;BR /&gt;"azure",&lt;BR /&gt;"gcp",&lt;BR /&gt;"alibaba",&lt;BR /&gt;"others"&lt;BR /&gt;],&lt;BR /&gt;"region": "string",&lt;BR /&gt;"resourceID": "string",&lt;BR /&gt;"resourceURL": "string",&lt;BR /&gt;"type": "string",&lt;BR /&gt;"vmID": "string"&lt;BR /&gt;},&lt;BR /&gt;"clusters": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"collections": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"complianceDistribution": {&lt;BR /&gt;"critical": 0,&lt;BR /&gt;"high": 0,&lt;BR /&gt;"low": 0,&lt;BR /&gt;"medium": 0,&lt;BR /&gt;"total": 0&lt;BR /&gt;},&lt;BR /&gt;"complianceIssues": [&lt;BR /&gt;{&lt;BR /&gt;"applicableRules": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"binaryPkgs": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"block": true,&lt;BR /&gt;"cause": "string",&lt;BR /&gt;"cri": true,&lt;BR /&gt;"custom": true,&lt;BR /&gt;"cve": "string",&lt;BR /&gt;"cvss": 0,&lt;BR /&gt;"description": "string",&lt;BR /&gt;"discovered": "2019-08-24T14:15:22Z",&lt;BR /&gt;"exploit": [&lt;BR /&gt;"",&lt;BR /&gt;"exploit-db",&lt;BR /&gt;"exploit-windows"&lt;BR /&gt;],&lt;BR /&gt;"fixDate": 0,&lt;BR /&gt;"fixLink": "string",&lt;BR /&gt;"functionLayer": "string",&lt;BR /&gt;"gracePeriodDays": 0,&lt;BR /&gt;"id": 0,&lt;BR /&gt;"layerTime": 0,&lt;BR /&gt;"link": "string",&lt;BR /&gt;"packageName": "string",&lt;BR /&gt;"packageVersion": "string",&lt;BR /&gt;"published": 0,&lt;BR /&gt;"riskFactors": {&lt;BR /&gt;"property1": "string",&lt;BR /&gt;"property2": "string"&lt;BR /&gt;},&lt;BR /&gt;"severity": "string",&lt;BR /&gt;"status": "string",&lt;BR /&gt;"templates": [&lt;BR /&gt;[&lt;BR /&gt;"PCI",&lt;BR /&gt;"HIPAA",&lt;BR /&gt;"NIST SP 800-190",&lt;BR /&gt;"GDPR",&lt;BR /&gt;"DISA STIG"&lt;BR /&gt;]&lt;BR /&gt;],&lt;BR /&gt;"text": "string",&lt;BR /&gt;"title": "string",&lt;BR /&gt;"twistlock": true,&lt;BR /&gt;"type": [&lt;BR /&gt;"container",&lt;BR /&gt;"image",&lt;BR /&gt;"host_config",&lt;BR /&gt;"daemon_config",&lt;BR /&gt;"daemon_config_files",&lt;BR /&gt;"security_operations",&lt;BR /&gt;"k8s_master",&lt;BR /&gt;"k8s_worker",&lt;BR /&gt;"k8s_federation",&lt;BR /&gt;"linux",&lt;BR /&gt;"windows",&lt;BR /&gt;"istio",&lt;BR /&gt;"serverless",&lt;BR /&gt;"custom",&lt;BR /&gt;"docker_stig",&lt;BR /&gt;"openshift_master",&lt;BR /&gt;"openshift_worker"&lt;BR /&gt;],&lt;BR /&gt;"vecStr": "string",&lt;BR /&gt;"vulnTagInfos": [&lt;BR /&gt;{&lt;BR /&gt;"color": "string",&lt;BR /&gt;"comment": "string",&lt;BR /&gt;"name": "string"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"complianceIssuesCount": 0,&lt;BR /&gt;"complianceRiskScore": 0,&lt;BR /&gt;"creationTime": "2019-08-24T14:15:22Z",&lt;BR /&gt;"distro": "string",&lt;BR /&gt;"ecsClusterName": "string",&lt;BR /&gt;"err": "string",&lt;BR /&gt;"externalLabels": [&lt;BR /&gt;{&lt;BR /&gt;"key": "string",&lt;BR /&gt;"sourceName": "string",&lt;BR /&gt;"sourceType": [&lt;BR /&gt;"namespace",&lt;BR /&gt;"deployment",&lt;BR /&gt;"aws",&lt;BR /&gt;"azure",&lt;BR /&gt;"gcp"&lt;BR /&gt;],&lt;BR /&gt;"timestamp": "2019-08-24T14:15:22Z",&lt;BR /&gt;"value": "string"&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"files": [&lt;BR /&gt;{&lt;BR /&gt;"md5": "string",&lt;BR /&gt;"path": "string",&lt;BR /&gt;"sha1": "string",&lt;BR /&gt;"sha256": "string"&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"firewallProtection": {&lt;BR /&gt;"enabled": true,&lt;BR /&gt;"outOfBandMode": [&lt;BR /&gt;"",&lt;BR /&gt;"Observation",&lt;BR /&gt;"Protection"&lt;BR /&gt;],&lt;BR /&gt;"ports": [&lt;BR /&gt;0&lt;BR /&gt;],&lt;BR /&gt;"supported": true,&lt;BR /&gt;"tlsPorts": [&lt;BR /&gt;0&lt;BR /&gt;],&lt;BR /&gt;"unprotectedProcesses": [&lt;BR /&gt;{&lt;BR /&gt;"port": 0,&lt;BR /&gt;"process": "string",&lt;BR /&gt;"tls": true&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;},&lt;BR /&gt;"firstScanTime": "2019-08-24T14:15:22Z",&lt;BR /&gt;"history": [&lt;BR /&gt;{&lt;BR /&gt;"baseLayer": true,&lt;BR /&gt;"created": 0,&lt;BR /&gt;"emptyLayer": true,&lt;BR /&gt;"id": "string",&lt;BR /&gt;"instruction": "string",&lt;BR /&gt;"sizeBytes": 0,&lt;BR /&gt;"tags": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"vulnerabilities": [&lt;BR /&gt;{&lt;BR /&gt;"applicableRules": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"binaryPkgs": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"block": true,&lt;BR /&gt;"cause": "string",&lt;BR /&gt;"cri": true,&lt;BR /&gt;"custom": true,&lt;BR /&gt;"cve": "string",&lt;BR /&gt;"cvss": 0,&lt;BR /&gt;"description": "string",&lt;BR /&gt;"discovered": "2019-08-24T14:15:22Z",&lt;BR /&gt;"exploit": [&lt;BR /&gt;"",&lt;BR /&gt;"exploit-db",&lt;BR /&gt;"exploit-windows"&lt;BR /&gt;],&lt;BR /&gt;"fixDate": 0,&lt;BR /&gt;"fixLink": "string",&lt;BR /&gt;"functionLayer": "string",&lt;BR /&gt;"gracePeriodDays": 0,&lt;BR /&gt;"id": 0,&lt;BR /&gt;"layerTime": 0,&lt;BR /&gt;"link": "string",&lt;BR /&gt;"packageName": "string",&lt;BR /&gt;"packageVersion": "string",&lt;BR /&gt;"published": 0,&lt;BR /&gt;"riskFactors": {&lt;BR /&gt;"property1": "string",&lt;BR /&gt;"property2": "string"&lt;BR /&gt;},&lt;BR /&gt;"severity": "string",&lt;BR /&gt;"status": "string",&lt;BR /&gt;"templates": [&lt;BR /&gt;[&lt;BR /&gt;"PCI",&lt;BR /&gt;"HIPAA",&lt;BR /&gt;"NIST SP 800-190",&lt;BR /&gt;"GDPR",&lt;BR /&gt;"DISA STIG"&lt;BR /&gt;]&lt;BR /&gt;],&lt;BR /&gt;"text": "string",&lt;BR /&gt;"title": "string",&lt;BR /&gt;"twistlock": true,&lt;BR /&gt;"type": [&lt;BR /&gt;"container",&lt;BR /&gt;"image",&lt;BR /&gt;"host_config",&lt;BR /&gt;"daemon_config",&lt;BR /&gt;"daemon_config_files",&lt;BR /&gt;"security_operations",&lt;BR /&gt;"k8s_master",&lt;BR /&gt;"k8s_worker",&lt;BR /&gt;"k8s_federation",&lt;BR /&gt;"linux",&lt;BR /&gt;"windows",&lt;BR /&gt;"istio",&lt;BR /&gt;"serverless",&lt;BR /&gt;"custom",&lt;BR /&gt;"docker_stig",&lt;BR /&gt;"openshift_master",&lt;BR /&gt;"openshift_worker"&lt;BR /&gt;],&lt;BR /&gt;"vecStr": "string",&lt;BR /&gt;"vulnTagInfos": [&lt;BR /&gt;{&lt;BR /&gt;"color": "string",&lt;BR /&gt;"comment": "string",&lt;BR /&gt;"name": "string"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"hostDevices": [&lt;BR /&gt;{&lt;BR /&gt;"ip": "string",&lt;BR /&gt;"name": "string"&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"hostname": "string",&lt;BR /&gt;"hosts": {&lt;BR /&gt;"property1": {&lt;BR /&gt;"accountID": "string",&lt;BR /&gt;"appEmbedded": true,&lt;BR /&gt;"cluster": "string",&lt;BR /&gt;"modified": "2019-08-24T14:15:22Z",&lt;BR /&gt;"namespaces": [&lt;BR /&gt;"string"&lt;BR /&gt;]&lt;BR /&gt;},&lt;BR /&gt;"property2": {&lt;BR /&gt;"accountID": "string",&lt;BR /&gt;"appEmbedded": true,&lt;BR /&gt;"cluster": "string",&lt;BR /&gt;"modified": "2019-08-24T14:15:22Z",&lt;BR /&gt;"namespaces": [&lt;BR /&gt;"string"&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"id": "string",&lt;BR /&gt;"image": {&lt;BR /&gt;"created": "2019-08-24T14:15:22Z",&lt;BR /&gt;"entrypoint": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"env": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"healthcheck": true,&lt;BR /&gt;"history": [&lt;BR /&gt;{&lt;BR /&gt;"baseLayer": true,&lt;BR /&gt;"created": 0,&lt;BR /&gt;"emptyLayer": true,&lt;BR /&gt;"id": "string",&lt;BR /&gt;"instruction": "string",&lt;BR /&gt;"sizeBytes": 0,&lt;BR /&gt;"tags": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"vulnerabilities": [&lt;BR /&gt;{&lt;BR /&gt;"applicableRules": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"binaryPkgs": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"block": true,&lt;BR /&gt;"cause": "string",&lt;BR /&gt;"cri": true,&lt;BR /&gt;"custom": true,&lt;BR /&gt;"cve": "string",&lt;BR /&gt;"cvss": 0,&lt;BR /&gt;"description": "string",&lt;BR /&gt;"discovered": "2019-08-24T14:15:22Z",&lt;BR /&gt;"exploit": [&lt;BR /&gt;"",&lt;BR /&gt;"exploit-db",&lt;BR /&gt;"exploit-windows"&lt;BR /&gt;],&lt;BR /&gt;"fixDate": 0,&lt;BR /&gt;"fixLink": "string",&lt;BR /&gt;"functionLayer": "string",&lt;BR /&gt;"gracePeriodDays": 0,&lt;BR /&gt;"id": 0,&lt;BR /&gt;"layerTime": 0,&lt;BR /&gt;"link": "string",&lt;BR /&gt;"packageName": "string",&lt;BR /&gt;"packageVersion": "string",&lt;BR /&gt;"published": 0,&lt;BR /&gt;"riskFactors": {&lt;BR /&gt;"property1": "string",&lt;BR /&gt;"property2": "string"&lt;BR /&gt;},&lt;BR /&gt;"severity": "string",&lt;BR /&gt;"status": "string",&lt;BR /&gt;"templates": [&lt;BR /&gt;[&lt;BR /&gt;"PCI",&lt;BR /&gt;"HIPAA",&lt;BR /&gt;"NIST SP 800-190",&lt;BR /&gt;"GDPR",&lt;BR /&gt;"DISA STIG"&lt;BR /&gt;]&lt;BR /&gt;],&lt;BR /&gt;"text": "string",&lt;BR /&gt;"title": "string",&lt;BR /&gt;"twistlock": true,&lt;BR /&gt;"type": [&lt;BR /&gt;"container",&lt;BR /&gt;"image",&lt;BR /&gt;"host_config",&lt;BR /&gt;"daemon_config",&lt;BR /&gt;"daemon_config_files",&lt;BR /&gt;"security_operations",&lt;BR /&gt;"k8s_master",&lt;BR /&gt;"k8s_worker",&lt;BR /&gt;"k8s_federation",&lt;BR /&gt;"linux",&lt;BR /&gt;"windows",&lt;BR /&gt;"istio",&lt;BR /&gt;"serverless",&lt;BR /&gt;"custom",&lt;BR /&gt;"docker_stig",&lt;BR /&gt;"openshift_master",&lt;BR /&gt;"openshift_worker"&lt;BR /&gt;],&lt;BR /&gt;"vecStr": "string",&lt;BR /&gt;"vulnTagInfos": [&lt;BR /&gt;{&lt;BR /&gt;"color": "string",&lt;BR /&gt;"comment": "string",&lt;BR /&gt;"name": "string"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"id": "string",&lt;BR /&gt;"labels": {&lt;BR /&gt;"property1": "string",&lt;BR /&gt;"property2": "string"&lt;BR /&gt;},&lt;BR /&gt;"layers": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"os": "string",&lt;BR /&gt;"repoDigest": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"repoTags": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"user": "string",&lt;BR /&gt;"workingDir": "string"&lt;BR /&gt;},&lt;BR /&gt;"installedProducts": {&lt;BR /&gt;"agentless": true,&lt;BR /&gt;"apache": "string",&lt;BR /&gt;"awsCloud": true,&lt;BR /&gt;"crio": true,&lt;BR /&gt;"docker": "string",&lt;BR /&gt;"dockerEnterprise": true,&lt;BR /&gt;"hasPackageManager": true,&lt;BR /&gt;"k8sApiServer": true,&lt;BR /&gt;"k8sControllerManager": true,&lt;BR /&gt;"k8sEtcd": true,&lt;BR /&gt;"k8sFederationApiServer": true,&lt;BR /&gt;"k8sFederationControllerManager": true,&lt;BR /&gt;"k8sKubelet": true,&lt;BR /&gt;"k8sProxy": true,&lt;BR /&gt;"k8sScheduler": true,&lt;BR /&gt;"kubernetes": "string",&lt;BR /&gt;"openshift": true,&lt;BR /&gt;"openshiftVersion": "string",&lt;BR /&gt;"osDistro": "string",&lt;BR /&gt;"serverless": true,&lt;BR /&gt;"swarmManager": true,&lt;BR /&gt;"swarmNode": true&lt;BR /&gt;},&lt;BR /&gt;"instances": [&lt;BR /&gt;{&lt;BR /&gt;"host": "string",&lt;BR /&gt;"image": "string",&lt;BR /&gt;"modified": "2019-08-24T14:15:22Z",&lt;BR /&gt;"registry": "string",&lt;BR /&gt;"repo": "string",&lt;BR /&gt;"tag": "string"&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"isARM64": true,&lt;BR /&gt;"k8sClusterAddr": "string",&lt;BR /&gt;"labels": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"layers": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"missingDistroVulnCoverage": true,&lt;BR /&gt;"namespaces": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"osDistro": "string",&lt;BR /&gt;"osDistroRelease": "string",&lt;BR /&gt;"osDistroVersion": "string",&lt;BR /&gt;"packageManager": true,&lt;BR /&gt;"packages": [&lt;BR /&gt;{&lt;BR /&gt;"pkgs": [&lt;BR /&gt;{&lt;BR /&gt;"binaryIdx": [&lt;BR /&gt;0&lt;BR /&gt;],&lt;BR /&gt;"binaryPkgs": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"cveCount": 0,&lt;BR /&gt;"files": [&lt;BR /&gt;{&lt;BR /&gt;"md5": "string",&lt;BR /&gt;"path": "string",&lt;BR /&gt;"sha1": "string",&lt;BR /&gt;"sha256": "string"&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"functionLayer": "string",&lt;BR /&gt;"layerTime": 0,&lt;BR /&gt;"license": "string",&lt;BR /&gt;"name": "string",&lt;BR /&gt;"path": "string",&lt;BR /&gt;"version": "string"&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"pkgsType": [&lt;BR /&gt;"nodejs",&lt;BR /&gt;"gem",&lt;BR /&gt;"python",&lt;BR /&gt;"jar",&lt;BR /&gt;"package",&lt;BR /&gt;"windows",&lt;BR /&gt;"binary",&lt;BR /&gt;"nuget",&lt;BR /&gt;"go"&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"pullDuration": 0,&lt;BR /&gt;"registryNamespace": "string",&lt;BR /&gt;"repoDigests": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"repoTag": {&lt;BR /&gt;"digest": "string",&lt;BR /&gt;"id": "string",&lt;BR /&gt;"registry": "string",&lt;BR /&gt;"repo": "string",&lt;BR /&gt;"tag": "string"&lt;BR /&gt;},&lt;BR /&gt;"rhelRepos": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"riskFactors": {&lt;BR /&gt;"property1": "string",&lt;BR /&gt;"property2": "string"&lt;BR /&gt;},&lt;BR /&gt;"scanDuration": 0,&lt;BR /&gt;"scanID": 0,&lt;BR /&gt;"scanTime": "2019-08-24T14:15:22Z",&lt;BR /&gt;"scanVersion": "string",&lt;BR /&gt;"startupBinaries": [&lt;BR /&gt;{&lt;BR /&gt;"altered": true,&lt;BR /&gt;"cveCount": 0,&lt;BR /&gt;"deps": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"functionLayer": "string",&lt;BR /&gt;"md5": "string",&lt;BR /&gt;"missingPkg": true,&lt;BR /&gt;"name": "string",&lt;BR /&gt;"path": "string",&lt;BR /&gt;"pkgRootDir": "string",&lt;BR /&gt;"services": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"version": "string"&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"stopped": true,&lt;BR /&gt;"tags": [&lt;BR /&gt;{&lt;BR /&gt;"digest": "string",&lt;BR /&gt;"id": "string",&lt;BR /&gt;"registry": "string",&lt;BR /&gt;"repo": "string",&lt;BR /&gt;"tag": "string"&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"topLayer": "string",&lt;BR /&gt;"trustResult": {&lt;BR /&gt;"groups": [&lt;BR /&gt;{&lt;BR /&gt;"_id": "string",&lt;BR /&gt;"disabled": true,&lt;BR /&gt;"images": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"layers": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"modified": "2019-08-24T14:15:22Z",&lt;BR /&gt;"name": "string",&lt;BR /&gt;"notes": "string",&lt;BR /&gt;"owner": "string",&lt;BR /&gt;"previousName": "string"&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"hostsStatuses": [&lt;BR /&gt;{&lt;BR /&gt;"host": "string",&lt;BR /&gt;"status": [&lt;BR /&gt;"trusted",&lt;BR /&gt;"untrusted"&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;},&lt;BR /&gt;"trustStatus": [&lt;BR /&gt;"trusted",&lt;BR /&gt;"untrusted"&lt;BR /&gt;],&lt;BR /&gt;"twistlockImage": true,&lt;BR /&gt;"type": [&lt;BR /&gt;"image",&lt;BR /&gt;"ciImage",&lt;BR /&gt;"container",&lt;BR /&gt;"host",&lt;BR /&gt;"agentlessHost",&lt;BR /&gt;"registry",&lt;BR /&gt;"serverlessScan",&lt;BR /&gt;"ciServerless",&lt;BR /&gt;"vm",&lt;BR /&gt;"tas",&lt;BR /&gt;"ciTas",&lt;BR /&gt;"cloudDiscovery",&lt;BR /&gt;"serverlessRadar",&lt;BR /&gt;"serverlessAutoDeploy",&lt;BR /&gt;"hostAutoDeploy",&lt;BR /&gt;"codeRepo",&lt;BR /&gt;"ciCodeRepo"&lt;BR /&gt;],&lt;BR /&gt;"vulnerabilities": [&lt;BR /&gt;{&lt;BR /&gt;"applicableRules": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"binaryPkgs": [&lt;BR /&gt;"string"&lt;BR /&gt;],&lt;BR /&gt;"block": true,&lt;BR /&gt;"cause": "string",&lt;BR /&gt;"cri": true,&lt;BR /&gt;"custom": true,&lt;BR /&gt;"cve": "string",&lt;BR /&gt;"cvss": 0,&lt;BR /&gt;"description": "string",&lt;BR /&gt;"discovered": "2019-08-24T14:15:22Z",&lt;BR /&gt;"exploit": [&lt;BR /&gt;"",&lt;BR /&gt;"exploit-db",&lt;BR /&gt;"exploit-windows"&lt;BR /&gt;],&lt;BR /&gt;"fixDate": 0,&lt;BR /&gt;"fixLink": "string",&lt;BR /&gt;"functionLayer": "string",&lt;BR /&gt;"gracePeriodDays": 0,&lt;BR /&gt;"id": 0,&lt;BR /&gt;"layerTime": 0,&lt;BR /&gt;"link": "string",&lt;BR /&gt;"packageName": "string",&lt;BR /&gt;"packageVersion": "string",&lt;BR /&gt;"published": 0,&lt;BR /&gt;"riskFactors": {&lt;BR /&gt;"property1": "string",&lt;BR /&gt;"property2": "string"&lt;BR /&gt;},&lt;BR /&gt;"severity": "string",&lt;BR /&gt;"status": "string",&lt;BR /&gt;"templates": [&lt;BR /&gt;[&lt;BR /&gt;"PCI",&lt;BR /&gt;"HIPAA",&lt;BR /&gt;"NIST SP 800-190",&lt;BR /&gt;"GDPR",&lt;BR /&gt;"DISA STIG"&lt;BR /&gt;]&lt;BR /&gt;],&lt;BR /&gt;"text": "string",&lt;BR /&gt;"title": "string",&lt;BR /&gt;"twistlock": true,&lt;BR /&gt;"type": [&lt;BR /&gt;"container",&lt;BR /&gt;"image",&lt;BR /&gt;"host_config",&lt;BR /&gt;"daemon_config",&lt;BR /&gt;"daemon_config_files",&lt;BR /&gt;"security_operations",&lt;BR /&gt;"k8s_master",&lt;BR /&gt;"k8s_worker",&lt;BR /&gt;"k8s_federation",&lt;BR /&gt;"linux",&lt;BR /&gt;"windows",&lt;BR /&gt;"istio",&lt;BR /&gt;"serverless",&lt;BR /&gt;"custom",&lt;BR /&gt;"docker_stig",&lt;BR /&gt;"openshift_master",&lt;BR /&gt;"openshift_worker"&lt;BR /&gt;],&lt;BR /&gt;"vecStr": "string",&lt;BR /&gt;"vulnTagInfos": [&lt;BR /&gt;{&lt;BR /&gt;"color": "string",&lt;BR /&gt;"comment": "string",&lt;BR /&gt;"name": "string"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;],&lt;BR /&gt;"vulnerabilitiesCount": 0,&lt;BR /&gt;"vulnerabilityDistribution": {&lt;BR /&gt;"critical": 0,&lt;BR /&gt;"high": 0,&lt;BR /&gt;"low": 0,&lt;BR /&gt;"medium": 0,&lt;BR /&gt;"total": 0&lt;BR /&gt;},&lt;BR /&gt;"vulnerabilityRiskScore": 0,&lt;BR /&gt;"wildFireUsage": {&lt;BR /&gt;"bytes": 0,&lt;BR /&gt;"queries": 0,&lt;BR /&gt;"uploads": 0&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;]&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Given&lt;/STRONG&gt; this command&lt;/P&gt;
&lt;PRE&gt;curl -k \&lt;BR /&gt;-u "${PRISMA_KEY_ID}" \&lt;BR /&gt;-H 'Content-Type: application/json' \&lt;BR /&gt;-X GET \&lt;BR /&gt; "${PRISMA_CLOUD_COMPUTE_CONSOLE_API_ADDR}/api/v22.06/registry?name=jfrog.nonprod.private.com/artifactory/cscoe-prisma-automation-docker-virtual/simple-ecs-task:latest"&lt;/PRE&gt;
&lt;P&gt;&lt;STRONG&gt;When&lt;/STRONG&gt; it is invoked&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Then&lt;/STRONG&gt; it returns&lt;/P&gt;
&lt;PRE&gt;null&lt;/PRE&gt;
&lt;P&gt;Can anyone see what I am doing wrong?&lt;/P&gt;
&lt;P&gt;Or, why does the API invocation for the artifactory registry return NULL?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 17:43:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/given-get-pcc-api-v22-06-registry-names-why-does-api-return-null/m-p/517474#M724</guid>
      <dc:creator>TommyHunt</dc:creator>
      <dc:date>2022-10-13T17:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Given GET PCC/api/v22.06/registry/names,   why does API return NULL for only the artifactory registry names?</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/given-get-pcc-api-v22-06-registry-names-why-does-api-return-null/m-p/517687#M731</link>
      <description>&lt;P&gt;Hi Tommy,&lt;/P&gt;
&lt;P&gt;I am researching this and will get back to you as soon as I can provide some detail or other questions to help us!&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 20:23:04 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/given-get-pcc-api-v22-06-registry-names-why-does-api-return-null/m-p/517687#M731</guid>
      <dc:creator>CloudEngineer</dc:creator>
      <dc:date>2022-10-12T20:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Given GET PCC/api/v22.06/registry/names,   why does API return NULL for only the artifactory registry names?</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/given-get-pcc-api-v22-06-registry-names-why-does-api-return-null/m-p/517834#M736</link>
      <description>&lt;P&gt;By the way... the PCC SaaS / Monitor/Vulnerabilities/Images/Registries renders that same registry as having vulnerabilities, so I must be doing something wrong...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TommyHunt_0-1665682843018.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/44673iA1CED172D52838AC/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="TommyHunt_0-1665682843018.png" alt="TommyHunt_0-1665682843018.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 17:41:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/given-get-pcc-api-v22-06-registry-names-why-does-api-return-null/m-p/517834#M736</guid>
      <dc:creator>TommyHunt</dc:creator>
      <dc:date>2022-10-13T17:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Given GET PCC/api/v22.06/registry/names,   why does API return NULL for only the artifactory registry names?</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/given-get-pcc-api-v22-06-registry-names-why-does-api-return-null/m-p/517835#M737</link>
      <description>&lt;P&gt;thank you sir.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 17:41:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/given-get-pcc-api-v22-06-registry-names-why-does-api-return-null/m-p/517835#M737</guid>
      <dc:creator>TommyHunt</dc:creator>
      <dc:date>2022-10-13T17:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Given GET PCC/api/v22.06/registry/names,   why does API return NULL for only the artifactory registry names?</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/given-get-pcc-api-v22-06-registry-names-why-does-api-return-null/m-p/517836#M738</link>
      <description>&lt;P&gt;Tommy,&lt;/P&gt;
&lt;P&gt;Could you please let me know if you have configured Compute using the JFrog registry type or with the Docker V2 type / method ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 17:47:12 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/given-get-pcc-api-v22-06-registry-names-why-does-api-return-null/m-p/517836#M738</guid>
      <dc:creator>CloudEngineer</dc:creator>
      <dc:date>2022-10-13T17:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Given GET PCC/api/v22.06/registry/names,   why does API return NULL for only the artifactory registry names?</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/given-get-pcc-api-v22-06-registry-names-why-does-api-return-null/m-p/517850#M739</link>
      <description>&lt;P&gt;Solved it!!!&lt;/P&gt;
&lt;P&gt;That Prisma API requires URL for Artifactory registries, URI is unacceptable whereas ECR's URI is acceptable to the same Prisma API.&amp;nbsp; Here is the working command...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;curl -k \&lt;BR /&gt;-u "${PRISMA_KEY_ID}" \&lt;BR /&gt;-H 'Content-Type: application/json' \&lt;BR /&gt;-X GET \&lt;BR /&gt;"${PRISMA_CLOUD_COMPUTE_CONSOLE_API_ADDR}/api/v22.06/registry?name=https://jfrog.nonprod.pge.com/artifactory/cscoe-prisma-automation-docker-virtual/simple-ecs-task:latest"&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 18:19:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/given-get-pcc-api-v22-06-registry-names-why-does-api-return-null/m-p/517850#M739</guid>
      <dc:creator>TommyHunt</dc:creator>
      <dc:date>2022-10-13T18:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Given GET PCC/api/v22.06/registry/names,   why does API return NULL for only the artifactory registry names?</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/given-get-pcc-api-v22-06-registry-names-why-does-api-return-null/m-p/517853#M740</link>
      <description>&lt;P&gt;Excellent! Thanks for sharing!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 18:33:31 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/given-get-pcc-api-v22-06-registry-names-why-does-api-return-null/m-p/517853#M740</guid>
      <dc:creator>CloudEngineer</dc:creator>
      <dc:date>2022-10-13T18:33:31Z</dc:date>
    </item>
  </channel>
</rss>

