Pauline Eustachy
Pauline Eustachy
### Proposed changes * Copy and adapt internal enrichment template * Check marking, scope and CVE format * Get data from [https://api.first.org/data/v1/epss](https://api.first.org/data/v1/epss?cve=CVE-2022-27225) * Update `x_opencti_epss_score` and `x_opencti_epss_percentile` vulnerability properties *...
### Proposed changes * * ### Related issues * * ### Checklist - [ ] I consider the submitted work as finished - [ ] I tested the code for...
## Use case - Make JoeSandbox enrichment connector playbook comaptible
### Proposed changes * install markdownify (https://pypi.org/project/markdownify/) * convert report's description into markdown ### Related issues * #4093 ### Checklist - [x] I consider the submitted work as finished -...
### Proposed changes * automated code changes: - add `settings.py` - update `connector.py` - update `main.py` or `__main__.py` - add unit tests ### Related issues * #4857 ### Checklist -...
### Proposed changes * automated code changes: - add `settings.py` - update `connector.py` - update `main.py` or `__main__.py` - add unit tests ### Related issues * #4857 ### Checklist -...
`__main__.__file__` is not always available at module import time, but is at runtime. So, my main contribution was to do the tests to confirm that the `connectors-sdk` can work with...
### Proposed changes - update Docker files - implement `BaseConnectorSettings` from the `connectors-sdk` - replace `pycti.get_config_variables` use by `settings.py` - update `connector.py` - update `main.py` - update unit tests -...
### Proposed changes * automated code changes: - add `settings.py` - update `connector.py` - update `main.py` or `__main__.py` - add unit tests ### Related issues * #4857 ### Checklist -...
Change TLP markings for: - Vulnerability -> `TLP:CLEAR` - Software -> `TLP:CLEAR` - Notes -> `TLP:AMBER+STRICT` - Malwares -> `TLP:AMBER+STRICT`