imperva / imperva/imperva-sdk-python
Fix update behavior for WebService and KrpRule classed
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 14
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Currently update recreates these resources.
Need to implement an actual update for them.
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
Locate the WebService and KrpRule class definitions and trace their current update paths to see where resources are recreated. Compare those paths with the SDK's available update operations, then verify that updating each resource preserves the existing resource instead of recreating it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100