Xiaokui Shu
Xiaokui Shu
**Is your feature request related to a problem? Please describe.** Should be able to `SORT x BY attr1 asc, attr2 desc, ...`
**Is your feature request related to a problem? Please describe.** Implement AWS Lambda analytics interface besides the docker one.
**Is your feature request related to a problem? Please describe.** Implement Python analytics interface besides the docker one.
**Is your feature request related to a problem? Please describe.** Need some type of code checking **Describe the solution you'd like** Pylint?
**Is your feature request related to a problem? Please describe.** There are several shortcuts in `codegen/commands.py` currently using `or_pattern()`. This is not performance friendly. **Describe the solution you'd like** Need...
**Describe the bug** Get a warning message when using stix-shifter. The module `urllib3.contrib.pyopenssl` used by both `requests_toolbelt` and `botocore` is deprecated and will be removed in a future release. https://github.com/urllib3/urllib3/issues/2680...
**Describe the bug** For some reason, the connector version can be installed not matching the main component, which can cause error. **To Reproduce** Install `stix-shifter` 4.2.2, then install `stix-shifter-modules-stix-bundle` with...
Prepare for v1.5.0. Details in ``CHANGELOG.rst``.