Pacparser

Latest version: v1.4.3

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

Scan your dependencies

Page 1 of 3

1.4.3

What's Changed
* Add basic support for FreeBSD by ehaupt in https://github.com/manugarg/pacparser/pull/171
* Fix memory leak in pacparser_setmyip by manugarg in https://github.com/manugarg/pacparser/pull/174
* Open pac file in rb mode. by manugarg in https://github.com/manugarg/pacparser/pull/175
* Hash pin workflows and enable dependabot by joycebrum in https://github.com/manugarg/pacparser/pull/177
* [makefile] Use va_copy everywhere instead of __va_copy by manugarg in https://github.com/manugarg/pacparser/pull/181
* [docker] Add docker image build by manugarg in https://github.com/manugarg/pacparser/pull/182

New Contributors
* ehaupt made their first contribution in https://github.com/manugarg/pacparser/pull/171
* dependabot made their first contribution in https://github.com/manugarg/pacparser/pull/178

**Full Changelog**: https://github.com/manugarg/pacparser/compare/v1.4.2...v1.4.3

1.4.2

This release fixes the security issue reported in https://github.com/manugarg/pacparser/security/advisories/GHSA-62q6-v997-f7v9. We are discussing the actual impact of the bug here:
https://github.com/manugarg/pacparser/discussions/161

See https://github.com/manugarg/pacparser/commit/0bf0636de624996fe202b51eec8a58abd774269e for the actual fix.

This release also cleans up code quite a bit.

What's Changed
* Update compatible python versions in README by cliftondhanee in https://github.com/manugarg/pacparser/pull/144
* Set permissions to build.yml by joycebrum in https://github.com/manugarg/pacparser/pull/146
* Create Security Policy by joycebrum in https://github.com/manugarg/pacparser/pull/147
* Create sonar.yml by manugarg in https://github.com/manugarg/pacparser/pull/150
* Update sonar.yml by manugarg in https://github.com/manugarg/pacparser/pull/151
* Improve read_file_into_str safety by manugarg in https://github.com/manugarg/pacparser/pull/149
* Update pacparser.c by manugarg in https://github.com/manugarg/pacparser/pull/152
* [analysis] Fix a couple of memory leaks by manugarg in https://github.com/manugarg/pacparser/pull/153
* Try fixing a couple of more static-analysis issues by manugarg in https://github.com/manugarg/pacparser/pull/154
* Fix some unused and some compiler warnings by manugarg in https://github.com/manugarg/pacparser/pull/157
* Improve str_replace by manugarg in https://github.com/manugarg/pacparser/pull/158
* Fix the reported security bug. by manugarg in https://github.com/manugarg/pacparser/pull/159

New Contributors
* cliftondhanee made their first contribution in https://github.com/manugarg/pacparser/pull/144
* joycebrum made their first contribution in https://github.com/manugarg/pacparser/pull/146

**Full Changelog**: https://github.com/manugarg/pacparser/compare/v1.4.1...v1.4.2

1.4.1

Not secure
This release has no feature changes. We're just adding Pypi package for Python3.11.

1.4.0

Not secure
Couple of memory related bug fixes.

* Fix memory leak in str_replace. (133)
* Fix possible memory overwrite vulnerability. (134)


**Full Changelog**: https://github.com/manugarg/pacparser/compare/v1.3.9...v1.4.0

1.3.9

Not secure
This release includes a bug fix (118) for the memory overwrite issue reported by huntr.dev (referred to in 113 as well).

Also, it contains a ton of build fixes and improvements.

What's Changed
* Significant improvements to python module build. by manugarg in https://github.com/manugarg/pacparser/pull/120
* Fix a bug in my IP handling. by manugarg in https://github.com/manugarg/pacparser/pull/118
* Improvements to Linux build. by manugarg in https://github.com/manugarg/pacparser/pull/121
* Add Github action to build pactester automatically by manugarg in https://github.com/manugarg/pacparser/pull/122
* Automate python module build by manugarg in https://github.com/manugarg/pacparser/pull/123
* Windows build improvement. by manugarg in https://github.com/manugarg/pacparser/pull/125
* [build] Fix dist directory on non-windows. by manugarg in https://github.com/manugarg/pacparser/pull/126
* [build] Improve python module versioning. by manugarg in https://github.com/manugarg/pacparser/pull/127
* [build] More setup.py improvements. by manugarg in https://github.com/manugarg/pacparser/pull/128
* Pypi by manugarg in https://github.com/manugarg/pacparser/pull/130


**Full Changelog**: https://github.com/manugarg/pacparser/compare/v1.3.8...v1.3.9

1.3.8

What's Changed
* Pin Travis Max OS X version by manugarg in https://github.com/manugarg/pacparser/pull/94
* Update makefile so clean uses $(PYTHON) variable by kitterma in https://github.com/manugarg/pacparser/pull/100
* Fix build on MacOS 11.1 by mitchblank in https://github.com/manugarg/pacparser/pull/104
* Make compilation work on 64-bit Windows 10. by manugarg in https://github.com/manugarg/pacparser/pull/116
* Add a workaround for the distutils bug. by manugarg in https://github.com/manugarg/pacparser/pull/117
* Fix very minor Makefile issue in spidermonkey `clean` target (109) by mzpqnxow in https://github.com/manugarg/pacparser/pull/110
* fix typo in INSTALL by t13801206 in https://github.com/manugarg/pacparser/pull/105
* build: Don't quote $(MAKE) by orbea in https://github.com/manugarg/pacparser/pull/106
* Embed libpacparser in pactester itself. by manugarg in https://github.com/manugarg/pacparser/pull/119

New Contributors
* manugarg made their first contribution in https://github.com/manugarg/pacparser/pull/94
* kitterma made their first contribution in https://github.com/manugarg/pacparser/pull/100
* mitchblank made their first contribution in https://github.com/manugarg/pacparser/pull/104
* mzpqnxow made their first contribution in https://github.com/manugarg/pacparser/pull/110
* t13801206 made their first contribution in https://github.com/manugarg/pacparser/pull/105
* orbea made their first contribution in https://github.com/manugarg/pacparser/pull/106

**Full Changelog**: https://github.com/manugarg/pacparser/compare/1.3.7...v1.3.8

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.