PaloAltoNetworks / PaloAltoNetworks/pan.dev

Issue/Help with "Get Image Scan Results"

Open
#797 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
Dominant language
MDX
Stars
78
Forks
88
Avg merge
5d 17h
Merged PRs (30d)
18

Description

Documentation link

https://pan.dev/prisma-cloud/api/cwpp/get-images/

Describe the problem

In the 3rd cURL example, it shows the image ID prefixed with SHA256.
E.g., id=sha256:d461f1845c4.....
This doesn't work as shown. It does work when the ID is used alone without the SHA256 prefix

Suggested fix

Remove the SHA256 prefix
E.g., id=d461f1845c4.....

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the linked Get Image Scan Results documentation and inspect the third cURL example, focusing on the image ID format. Confirm the example matches the API's accepted request format and verify that the corrected example works without the reported prefix.

Written by the indexing model from the issue text.

Assessment

Domain
api, documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.