Skip to content

Releases: pyupio/safety

Version 3.6.2

24 Sep 14:14
3.6.2
f0c46b2

Choose a tag to compare

What's Changed

  • bump: version 3.6.2b0 → 3.6.2 (f0c46b2)
  • chore: prepare for stable release (dda0a45)

Version 3.6.2b0

23 Sep 20:07
3.6.2b0
f0e4d24

Choose a tag to compare

Version 3.6.2b0 Pre-release
Pre-release

What's Changed

  • bump: version 3.6.1 → 3.6.2b0 (f0e4d24)
  • refactor: firewall tools and parsers (#798) (071c858)
  • fix: allow passing package and tool location (#797) (4180179)
  • chore: use the latest safety_schemas version (#795) (ee430de)
  • ci: add firewall index to the project setup (#794) (6f97082)
  • chore: relax pydantic version constraints (#793) (3fd3031)
  • ci: add bot access to the comment workflow (#790) (70c2c27)
  • ci: resolve PR number via graphql API and update artifacts message (#789) (2d69508)
  • ci: fix comment workflow for forks (#787) (f14b3b4)
  • chore: remove old code related to legacy schemas (#786) (5ddd816)
  • chore: upgrade safety_schemas version (#785) (92bbb66)

Version 3.6.1

01 Sep 22:29
3.6.1
f5e7262

Choose a tag to compare

What's Changed

  • bump: version 3.6.1b0 → 3.6.1 (f5e7262)
  • fix: Import rich_utils as a module and don't access as an attribute. (#780) (b0ea9c3)
  • docs: update min Python version required (#777) (42282d4)

Version 3.6.1b0

25 Aug 14:21
3.6.1b0
d50c580

Choose a tag to compare

Version 3.6.1b0 Pre-release
Pre-release

What's Changed

  • bump: version 3.6.0 → 3.6.1b0 (d50c580)
  • chore: relax psutil version constraints (#776) (a66193e)
  • chore: relax filelock version constraints (#775) (926c93f)
  • ci: introduce click main branch as a target to improve early integration (#752) (d87aa74)
  • fix: set custom user-agent header to all HTTP requests (#769) (4f09253)

Version 3.6.0

09 Jul 11:49
3.6.0
af75197

Choose a tag to compare

What's Changed

  • bump: version 3.6.0b0 → 3.6.0 (af75197)
  • chore: prepare for stable release (2f7df72)

Version 3.6.0b0

09 Jul 02:44
3.6.0b0
dd6c81b

Choose a tag to compare

Version 3.6.0b0 Pre-release
Pre-release

What's Changed

  • bump: version 3.5.2 → 3.6.0b0 (dd6c81b)
  • fix: issues with encoding in all the outputs (#757) (293bccb)
  • fix: restore missing codebase name prompt in scan command (#771) (0abd016)
  • fix: issues with click 8.2.0 (#748) (d5be19c)
  • fix: codebase init --link-to help text (#770) (99971f8)
  • feat: add Windows venv wrappers support (#768) (0a3d05a)
  • feat: add codebase init command (#756) (bd1fade)
  • test: use tomllib in tests if available (#765) (f1e3d4d)
  • fix: test isolation for firewall tests on unix-like systems (#767) (362f6e0)

Version 3.5.2

04 Jun 23:36
3.5.2
03e057b

Choose a tag to compare

What's Changed

Version 3.5.2b1

03 Jun 16:15
3.5.2b1
e89c965

Choose a tag to compare

Version 3.5.2b1 Pre-release
Pre-release

What's Changed

  • bump: version 3.5.2b0 → 3.5.2b1 (e89c965)
  • ci: use a newer windows runner image (#760) (35bc33f)

Version 3.5.1

14 May 00:47
3.5.1
9dc9ac3

Choose a tag to compare

What's Changed

  • bump: version 3.5.1b0 → 3.5.1 (9dc9ac3)
  • chore: update CHANGELOG.md with note (#753) (a01f411)

Version 3.5.1b0

13 May 17:16
3.5.1b0
7eadf12

Choose a tag to compare

Version 3.5.1b0 Pre-release
Pre-release

What's Changed

  • bump: version 3.5.0 → 3.5.1b0 (7eadf12)
  • fix: add missing uv index env var for auth (#751) (1136c27)
  • ci: avoid lint on schedule but keep matrix/tests (#750) (24cfa65)
  • fix: preventing the branch name to be included in the codebase url (#744) (47cdb3e)
  • ci: make sure tests run if lint is skipped (#747) (2be4712)
  • fix: click version constraint (#749) (cd90ab9)