PaloAltoNetworks / PaloAltoNetworks/pan.dev
Issue/Help with "Get Image Scan Results"
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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