Firepit

Latest version: v2.3.33

Safety actively analyzes 631274 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 12

2.3.27

More "fast translation" fixes

Fixes
- TypeError: 'float' object is not iterable 106
- AttributeError: 'dict' object has no attribute 'split' 107

Changes
- Removed support for Python 3.7 (no actual changes, but we no longer test on 3.7)

2.3.26

Fixes
- fast translation: improved ToInteger transformer implementation (for issue 104)

2.3.25

Fixes
- rework fast translation so that (most) stix-shifter transformers run before grouping is handled
- fix `ValueError: invalid literal for int() with base 10: ''` in asyncstorage.py

2.3.24

Changes
- `SqlStorage.extract_observeddata_attribtutes` will now accept a list of strings for `name_of_attribute` to add multiple attributes; it will still accept single string if you only want a single attribute form the original observation

Fixes
- `SqlStorage.extract_observeddata_attribtutes` will rename the observation `id` field to `observation_id` automatically to avoid clashing with the existing `id` field (fixes https://github.com/opencybersecurityalliance/kestrel-lang/issues/360)

2.3.23

Fixes
- restore the "flattening" of extension properties on custom SCOs which was inadvertently disabled in 2.3.20 by the change in handling deeply nested JSON.

2.3.22

"Fast translation" (aio/ingest.py) fixes only

Fixes
- fast translate: fix final round of reference resolution
- fast translate: handle 'truth value of an array' error

Page 2 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.