Safety vulnerability ID: 73478
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Notolog 1.0.2 updates its dependency 'cryptography' to include a security fix.
Latest version: 1.0.8
Notolog - Python Markdown Editor
Added
- Added the index of searched text occurrences within the document, alongside the count of such occurrences. This enhancement provides more detailed search results and helps users locate text more precisely.
Changed
- Extracted SearchForm from the ToolBar class into a separate file and updated relevant lexeme names for case-sensitive search.
Updated
- Updated themes to enhance the document's search field, ensuring compatibility with the new functionality.
- Upgraded the `cryptography` package dependency from version '42.0.7' to '43.0.1' or later to incorporate the latest security improvements.
- Updated tests, particularly for the ToolBar and SearchForm classes.
Fixed
- Adjusted the searched occurrence counter to respond to the case-sensitive search checkbox for accurate results.
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application