Siggen

Latest version: v2.2.20241029

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

Scan your dependencies

Page 2 of 4

1.0.20220909

==================================

Bug fixes:

* Removed ``siggen.__releasedate__``. We'll include the date in the versions going
forward.
* Moved dev requirements into ``requirements-dev.txt`` file.
* Fix signify to convert processed crash (91)
* Fix fetch-data TypeError (90)
* Switch to calver (95)
* bug 1787933: exorcise flash from the codebase
* bug 1733904: add "bad hardware" to signature for ``STATUS_DEVICE_DATA_ERROR``
* Bug 1784464 - Add Android's compiler builtin functions to the irrelevant
function list

1.0.9

========================

Bug fixes:

* bug 1764570: update to fillmore 0.1.1; drop ``capture_error``
* Bug 1777954 - Adjust regular expressions matching Android, Linux and macOS
libraries that changed
* Bug 1777954 - Removed obsolete entries in the prefix and irrelevant lists
* Bug 1777954 - Reorganize signatures containing implementations of common
library functions
* bug 1774110: add ``mozilla::dom::AutoJSAPI::Init`` to prefix list
* bug 1767279: fix license headers in python files

1.0.8

==========================

Bug fixes:

* Removed ``siggen.VERSION``. Use ``siggen.__version__`` instead. (83)
* Remove ujson and six dependencies (80)
* Remove requests dependency by default. You'll need to install the ``cli``
extras which cover installing required dependencies for scripts. (80)

::

pip install 'siggen[cli]'

* bug 1743487: remove ``total_frames`` from socorro
* bug 1737691: skip processing for 0-byte dump files
* bug 1741764: add ``RaiseFailFastException`` to prefix list
* bug 1737691: add new ``MinidumpStackwalkRule``
* bug 1737878: return normalized frames in signature result

1.0.7

==========================

Bug fixes:

* bug 1733907: add glib functions to irrelevant list
* bug 1733910: add ``ERROR_NOT_ENOUGH_MEMORY`` as OOM indicator
* bug 1732662: add ``mozilla::detail::InvalidArrayIndex_CRASH`` to prefix list
* bug 1731972: add ``__GI___pthread_mutex_lock`` to irrelevant list
* bug 1727149: back out shutdownkill signature changes
* bug 1728738: add windows guard stack functions to irrelevant list
* bug 1730463: add ``mozilla::widget::WlCrashHandler`` to irrelevant list
* bug 1723474: look at reason for OOM indicator
* bug 1723465: add more windows symbols to irrelevant list
* bug 1716611: add pthreads_kill to prefix list
* bug 1715747: add Windows fastfail frames to irrelevant list
* bug 1716742: mark ``last_error_value`` ``ERROR_COMMITMENT_LEVEL`` as OOM
* bug 1720162: fix error in signature command
* Bug 1715634 - add ``get_fpsr`` to the irrelevant signature list
* Add support for Python 3.10 (74)

1.0.6

========================

Bug fixes:

* Add ``__repr__`` to Result class (68)
* Drop support for Python 3.6 (70)
* bug 1706075: add Windows functions to prefix list
* bug 1699492: fix mutation issues in signature generation
* bug 1705027: add ``NS_CycleCollectorSuspect3`` to prefix list
* bug 1702984: add ``std::vector<T>::_Emplace_reallocate<T>`` to the prefix list

1.0.5

========================

Bug fixes:

* Add markdown format to signature generation cli
* bug 1696363: add ``env_logger`` bits to irrelevant list
* bug 1692983: remove ``mozilla::detail::MutexImpl::unlock`` from sentinels
* bug 1694894: add glib assertion bits to irrelevant list
* pyupgrade pass
* bug 1687907: add more ``mozilla::detail::MutexImpl::`` sentinels
* Fix error handling in signature cmd
* Bug 1690034: add ``_rust_alloc_error_handler`` to irrelevant list
* Bug 1690034 - Add Rust OOM stuff to the irrelevant signature list.
* bug 1688249: remove lambda number from signature
* bug 1687907: add ``mozilla::detail::MutexImpl::mutexLock`` to sentinels
* bug 1685178: fix signature generation for unknown in dll frames
* Force ``crashing_thread`` to be an int
* bug 1681347: fix Linux assertion crash signatures
* bug 1672847: normalize anonymous namespace variations

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.