[ ~/netbox-sdk/releases/v0.0.7.post2 ]tty0
emerson@netdevops:~/netbox-sdk$ gh release view v0.0.7.post2 --repo emersonfelipesp/netbox-sdk
back to releases / back to project
netbox-sdk v0.0.7.post2
tag=v0.0.7.post2state=stablepublished=2026-04-06synced=2026-05-07 07:04 UTC
- author
- emersonfelipesp
- created
- 2026-04-06 18:14 UTC
- target
- main
- downloads
- 0
emerson@netdevops:~/netbox-sdk$ cat RELEASE_NOTES.md
Summary
-
Security: Updated dependencies to address dependabot vulnerabilities
aiohttpupdated to >=3.13.4 (fixes 11 CVEs)requestsadded >=2.33.0 (fixes temp file reuse vulnerability)- Transitive updates: pygments 2.20.0 (ReDoS fix)
-
Security Hardening: Added timing-safe token comparison using
hmac.compare_digest() -
Security Documentation: Added security considerations to core module docstrings
What's Changed
- fix: update aiohttp to 3.13.4+ and add requests to address dependabot security alerts
- security: add timing-safe token comparison and security docs
- docs: update version references for v0.0.7.post2
Full Changelog: v0.0.7.post1...v0.0.7.post2
emerson@netdevops:~/netbox-sdk$ gh release download --pattern '*'