Netsuite-python

Latest version: v2.1.5

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

Scan your dependencies

Page 2 of 3

2.0.8

**Full Changelog**: https://github.com/codinlikewilly/netsuite_python/compare/v2.0.6...v2.0.8

2.0.6

**Full Changelog**: https://github.com/codinlikewilly/netsuite_python/compare/v2.0.5...v2.0.6

2.0.5

**Full Changelog**: https://github.com/codinlikewilly/netsuite_python/compare/v2.0.4...v2.0.5

UPDATE CERT GEN FUNCTION

2.0.4

update alg param to PS256 since RS256 is now deprecated.

new certs can be generated with:
`openssl req -new -x509 -newkey rsa:4096 -keyout private.pem -sigopt rsa_padding_mode:pss -sha256 -sigopt rsa_pss_saltlen:64 -out public.pem -nodes -days 730`

2.0.3

**Full Changelog**: https://github.com/codinlikewilly/netsuite_python/compare/v2.0.2...v2.0.3

2.0.2

**Full Changelog**: https://github.com/codinlikewilly/netsuite_python/compare/v2.0.1...v2.0.2

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.