client-python
client-python copied to clipboard
[client] Add EPSS Support for Vulnerability Entity (#3568)
Proposed changes
- epss score and epss percentile keys added on creation mutation and vulnerability query
Related issues
- https://github.com/OpenCTI-Platform/opencti/issues/3568
Checklist
- [ ] I consider the submitted work as finished
- [ ] I tested the code for its functionality
- [ ] I wrote test cases for the relevant uses case
- [ ] I added/update the relevant documentation (either on github or on notion)
- [ ] Where necessary I refactored code to improve the overall quality
Further comments
- https://github.com/OpenCTI-Platform/opencti/pull/7802