PaloAltoNetworks / PaloAltoNetworks/pan.dev
Issue/Help with "Get All CI/CD Risks Summary"
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/code/pipeline-risks-get-all/
Describe the problem
All the api endpoints under CICD have code/code/*** for the endpoint url.
ex. https://api.prismacloud.io/code/code/api/v1/pipeline-risks
when it should be https://api.prismacloud.io/code/api/v1/pipeline-risks
Suggested fix
only should be one /code
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
Start with the linked Get All CI/CD Risks Summary documentation page and review the CICD endpoint URLs it references. Correct the duplicated /code segment so each affected URL uses a single /code, and confirm the documented endpoint matches the expected API path.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100