Siggen

Latest version: v2.1.20240412

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

Scan your dependencies

Page 2 of 4

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

1.0.4

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

Bug fixes:

* Add support for Python 3.9 (55)
* Drop support for Python 3.5 (54)
* bug 1676900: add ``std::io::stdio::_eprint`` to irrelevant list
* bug 1672386: add ``nsTSubstring<T>::Append`` to prefix list
* bug 1668381: add ``_XReply`` to irrelevant list
* bug 1667734: add frames to irrelevant and prefix lists
* bug 1667741: add Windows heap failure error handling to irrelevant list
* bug 1665791: add ``mozilla::UniquePtr<T>::reset`` to the prefix list
* bug 1667335: add ``std::_Func_impl_no_alloc<T>::_Do_call`` to the prefix list
* bug 1662720: add ``*$VARIANT$*`` symbols to irrelevant list
* bug 1660050: add ``NS_QuickSort`` to prefix list
* bug 1658729: add ``mozilla::TaskController::GetRunnableForMTTask`` to the prefix list
* bug 1651336: add ``mozilla::detail::nsTStringRepr<T>::`` to prefix list
* bug 1649774: add ``mozilla::detail::nsTStringRepr<T>::Equals`` to prefix list
* bug 1646675: add ``FindElementCommon`` to prefix list
* bug 1644234: add ``libart.so`` to prefix list
* bug 1640942: improve rust OOM signatures

1.0.3

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

Bug fixes:

* bug 1633473: add ``pthread_mutex_trylock`` to prefix list
* bug 1383113: switch mozilla rules to getitem notation
* bug 1629854: add ``core::result::unwrap_failed`` to prefix list
* bug 1626801: add ``RpcpRaiseException`` to prefix list
* bug 1626801: move ``CxxThrowException`` to prefix list
* bug 1626801: add ``CxxThrowException`` and friends to sig lists
* bug 1624790: add ``syscall`` to prefix list
* bug 1619606: add ``mozilla::CheckCheckedUnsafePtrs<T>::Check`` to prefix list
* bug 1617918: fix IPC Channel Error signature generation rule
* bug 1616837: add ``RustMozCrash`` to irrelevant list
* bug 1612569: update signature generation docs
* bug 1612569: fix ``SignatureIPCChannelError`` docstring

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.