PaloAltoNetworks / PaloAltoNetworks/pan.dev
Issue/Help with "List security rules"
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 78
- Forks
- 88
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 18
Description
Documentation link
https://pan.dev/access/api/prisma-access-config/get-sse-config-v-1-security-rules/
Describe the problem
The customer's tenant manages security policies using pan.dev:
https://pan.dev/access/api/prisma-access-config/get-sse-config-v-1-security-rules/
When the customer sent an API request under the following conditions, the result was different from what was expected.
position: pre
folder: Remote Networks
The "Shared" rule is displayed even though "Remote Networks" is specified as the folder.
In addition, the customer's tenant has created a "Remote Networks" security policy as shown below.
Despite this, only the "Shared" rule is displayed on pan.dev as described above.
We also verified the operation in the lab environment.
The "Shared" and "All" rules were also displayed in the folder, but the "Remote Networks" and "Mobile Users" rules were also output correctly.
Suggested fix
I would appreciate it if you could modify it so that the security policy for "Remote Networks" is also output.
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 documented List Security Rules endpoint at pan.dev and reproduce the request using position=pre and folder=Remote Networks. Compare the response with the tenant's Shared, All, Remote Networks, and Mobile Users rules, then verify that the Remote Networks security policy is returned as expected.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, documentation
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100