Skip to content

Releases: snyk-labs/pysnyk

v0.9.19

13 Jan 09:29
aac24b2
Compare
Choose a tag to compare

What's Changed

  • Update pyproject.toml with broader importlib-metadata version specifier by @whardier in #198
  • Add cvssDetails to IssueData by @keiya-nobuta in #180
  • Enhancement: Make REST_API_URL Customizable in SnykClient Constructor by @clem-decath in #206

New Contributors

Full Changelog: v0.9.18...v0.9.19

v0.9.18

11 Oct 11:36
03e5216
Compare
Choose a tag to compare

pysnyk now defaults to a page size of 100. This generally speeds up large responses using the .all() methods by minimising the number of requests made.

Changes: v0.9.16...v0.9.18

fix: expose `imageCluster` property on a Project

09 Oct 13:26
dcc56b8
Compare
Choose a tag to compare
  • exposed imageCluster in the Project model and fixes #199

v0.9.15

05 Oct 15:00
c08f76d
Compare
Choose a tag to compare

What's Changed

  • feat: include image cluster in V1 backfill for feature parity by @lili2311 in #200

Full Changelog: v0.9.14...v0.9.15

v0.9.14

25 Sep 09:43
4cb2c1e
Compare
Choose a tag to compare

What's Changed

  • fix: fix issue where issue_counts not being present raises an unhandl… by @nathan-roys in #197

Full Changelog: v0.9.13...v0.9.14

v0.9.13

11 Sep 14:38
d3abf4b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.12...v0.9.13

v0.9.12

30 Aug 13:48
5f58c50
Compare
Choose a tag to compare

What's Changed

  • fix: rewrite get_rest_pages so it knows the API provides fully formed… by @nathan-roys in #193

Full Changelog: v0.9.11...v0.9.12

v0.9.11

16 Aug 10:35
92b8973
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.10...v0.9.11

v0.9.10

15 Aug 13:27
7dd0e66
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.9...v0.9.10

v0.9.9

14 Aug 16:08
afab634
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.8...v0.9.9