Lnkparse3

Latest version: v1.5.0

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

Scan your dependencies

Page 2 of 2

1.2.1

Fixed
- Catch possible exception when processing extra_factory data, where a size is reported with no accompanying data (ddash-ct)

1.2.0

Fixed
- Catch more exceptions, and use warnings instead
- Replace unknown characters in UTF-16
- Fix parsing and output position of LNK info (`common_path_suffix`, `local_base_path`, ...)
- Fix printing of `net_name`, `device_name`, and `local_base_path`

Changed
- Treat `0` time as a valid value (it means a file was created in an application and never ever opened)
- Always return at least target name when there is any problem
- Disable `MyComputer` target (it is not implemented yet)

1.1.1

Changed
- Even unimplemented target will return at least its name ([PR](https://github.com/Matmaus/LnkParse3/pull/17))
Fixed
- Fix incorrect conversion of DOS time ([issue](https://github.com/Matmaus/LnkParse3/issues/15), [PR](https://github.com/Matmaus/LnkParse3/pull/16))

1.1.0

Added
- Support for additional parsing of Darwin block ([issue](https://github.com/Matmaus/LnkParse3/issues/13), [PR](https://github.com/Matmaus/LnkParse3/pull/14))

1.0.0

- Initial release (the previous ones are considered pre-releases and do not follow semantic versioning)

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.