Jake

Latest version: v3.0.14

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

Scan your dependencies

Page 5 of 24

1.2.0

Not secure
Chore

* chore: resolved merge in from master

Signed-off-by: Paul Horton <phortonsonatype.com> ([`3ba93e3`](https://github.com/sonatype-nexus-community/jake/commit/3ba93e3d58aa495d81b5c19271f48790b4608d84))

Feature

* feat: replaced `yaspin`, `termcolor` and `terminaltable` with `rich` - see 72, 73, 77

Signed-off-by: Paul Horton <phortonsonatype.com> ([`8534ad9`](https://github.com/sonatype-nexus-community/jake/commit/8534ad92acf6b70407492e55ec68ede3190a393b))

Fix

* fix: removed f-strings as not required

Signed-off-by: Paul Horton <phortonsonatype.com> ([`b5b271e`](https://github.com/sonatype-nexus-community/jake/commit/b5b271ed78b97101e9fca2e31b2789540bf66fd4))

Unknown

* Merge pull request 78 from sonatype-nexus-community/feat/replace-yaspin-with-rich

feat: removed `yaspin` and replaced with `rich` ([`eb69be0`](https://github.com/sonatype-nexus-community/jake/commit/eb69be04bd7a4cfc49012c5df445050af61dc332))

* doc: updated README

Signed-off-by: Paul Horton <phortonsonatype.com> ([`99c83ee`](https://github.com/sonatype-nexus-community/jake/commit/99c83eee6fe7d57f88311f6fea99182836b2961d))

* removed unused improt

Signed-off-by: Paul Horton <phortonsonatype.com> ([`d02fef3`](https://github.com/sonatype-nexus-community/jake/commit/d02fef3c6ccc26482c9ac7de8a9aeb989495fe05))

1.1.5

Not secure
Feature

* feat: removed `terminaltables` and replaced with `rich`s table implementation

Signed-off-by: Paul Horton <phortonsonatype.com> ([`416b03c`](https://github.com/sonatype-nexus-community/jake/commit/416b03c0c844a28512143826453ad956e98abd7c))

* feat: removed `yaspin` and replaced with `rich`

Signed-off-by: Paul Horton <phortonsonatype.com> ([`76c4a54`](https://github.com/sonatype-nexus-community/jake/commit/76c4a5451e04c28612ab3c034bbd4a84fa413c94))

Fix

* fix: bump required version of cyclonedx-python-lib to help lax transitive dependencies ([`f53407f`](https://github.com/sonatype-nexus-community/jake/commit/f53407fb72625420f015db59bb801cc12ab290cf))

* fix: bump required version of cyclonedx-python-lib to help lax transitive dependencies

Signed-off-by: Paul Horton <phortonsonatype.com> ([`34e501d`](https://github.com/sonatype-nexus-community/jake/commit/34e501d062da5607f86879e136d1f988de6dd872))

1.1.4

Not secure
Ci

* ci: update CI to only install binary packages

Signed-off-by: Paul Horton <phortonsonatype.com> ([`63acf2c`](https://github.com/sonatype-nexus-community/jake/commit/63acf2c20c143c958a1457756d7002a29491f9f3))

Fix

* fix: ensure dependencies can be installed from binary packages 72

Signed-off-by: Paul Horton <phortonsonatype.com> ([`9e30ca8`](https://github.com/sonatype-nexus-community/jake/commit/9e30ca8d11bc6ee578749686ff3af30b1c805b10))

Unknown

* Merge pull request 74 from sonatype-nexus-community/feat/wheel-only-installation

fix: ensure dependencies can be installed from binary packages 72 ([`55fd644`](https://github.com/sonatype-nexus-community/jake/commit/55fd64430276993dc2e5c5850e7c7e564d54782f))

* revert CI changes as these fail ([`d82ff22`](https://github.com/sonatype-nexus-community/jake/commit/d82ff2207ffd58843fa9f433e447f53de73f2d68))

* doco typos ([`e11b560`](https://github.com/sonatype-nexus-community/jake/commit/e11b56005d070b17fa101c5fe86e3b6a38d7c2dc))

* Merge branch &39;main&39; of github.com:sonatype-nexus-community/jake ([`091b4e9`](https://github.com/sonatype-nexus-community/jake/commit/091b4e90aeb19d9d81de0379b3e59eedee23ea2e))

1.1.3

Not secure
Fix

* fix: return exit code up the call stack ([`12caad2`](https://github.com/sonatype-nexus-community/jake/commit/12caad22e2c5bca95d4f2a4bafae5b95b4a7fd2a))

Unknown

* add doco about required comment prefix for a release to be generated ([`839be7c`](https://github.com/sonatype-nexus-community/jake/commit/839be7ca10512ad12410d72c3f81b7b0298b9cd7))

* return exit code up the call stack ([`193b2b4`](https://github.com/sonatype-nexus-community/jake/commit/193b2b4c3fa3a085a70d9368ebf7a4d81dce4cd7))

* run IQ using &39;release&39; stage to trigger policy failure actions ([`bc2d362`](https://github.com/sonatype-nexus-community/jake/commit/bc2d36290efbb55fcae830db450548320529f5e7))

1.1.2

Not secure
Fix

* fix: restore &34;stage&34; parameter for iq command, for realsies ([`f1d8c64`](https://github.com/sonatype-nexus-community/jake/commit/f1d8c64853c707ccd07dcceb5bd04bffbd4078db))

Unknown

* use iq.sonatype.dev, new server, new credentials ([`46c2979`](https://github.com/sonatype-nexus-community/jake/commit/46c29795e14d8c9367f1624e7d6b86a2953fa750))

* use iq.sonatype.dev ([`2eba0f9`](https://github.com/sonatype-nexus-community/jake/commit/2eba0f985e19c1631e3c6a17d86e6968e2709e2a))

1.1.1

Not secure
Fix

* fix: restore &34;stage&34; parameter for iq command ([`01a41da`](https://github.com/sonatype-nexus-community/jake/commit/01a41dae1ca8f13d7f3837f695daa25792f9e834))

Unknown

* doco: manual release ([`0f65a10`](https://github.com/sonatype-nexus-community/jake/commit/0f65a10f2e036a9d9b3d6c0d4b178e8630409a8b))

* doco: restore &34;releasing&34; doco, will try it out momentarily. ([`fd2fba9`](https://github.com/sonatype-nexus-community/jake/commit/fd2fba9eb1d9361b40a421f45c4d9391e92e96db))

* doco: restore &34;stage&34; parameter for iq command ([`10c8efd`](https://github.com/sonatype-nexus-community/jake/commit/10c8efdc33b0c56050e31ff48159e09248412607))

* restore &34;stage&34; parameter for iq command ([`a82aef2`](https://github.com/sonatype-nexus-community/jake/commit/a82aef2df0fdca725ba912b5c4e3e0fb8e75ae7f))

* typo ([`d0faf4b`](https://github.com/sonatype-nexus-community/jake/commit/d0faf4be60d0c6e279e3fc454a1cfb804843be1d))

* chain commands ([`42b245d`](https://github.com/sonatype-nexus-community/jake/commit/42b245da7639d2f055c898a017bb5ca87398e0bc))

* iq arg name change ([`1f5e6f5`](https://github.com/sonatype-nexus-community/jake/commit/1f5e6f567714baa9bd364c6f05509f5f5a235209))

* scan jake with jake ([`5b831bd`](https://github.com/sonatype-nexus-community/jake/commit/5b831bd98c3303a03b3ad9a56890775af3378165))

* scan jake with jake ([`fb892d2`](https://github.com/sonatype-nexus-community/jake/commit/fb892d2b43003e044347b3642ec8293fbf106611))

* happy headers, now the build... ([`1120d8a`](https://github.com/sonatype-nexus-community/jake/commit/1120d8a3b782ff581ea0b661f83a65290bcee381))

* header checker appeasement - wonder if this will work with .ini format... ([`521ff5d`](https://github.com/sonatype-nexus-community/jake/commit/521ff5d5c5ebf2178316475d6156132425636672))

* header checker appeasement ([`9d9d78e`](https://github.com/sonatype-nexus-community/jake/commit/9d9d78e0876573f5d74b81c183b930b389fdfd00))

* revert unused files - restore license-excludes.xml ([`43c73e7`](https://github.com/sonatype-nexus-community/jake/commit/43c73e70e8b27fe837a81b10248a0c22e8be66b8))

* revert unused files - restore header.txt ([`560e516`](https://github.com/sonatype-nexus-community/jake/commit/560e5163e57960bdbc9812e3fef39e26da7ebc20))

* revert unused files - restore Jenkinsfile ([`719b914`](https://github.com/sonatype-nexus-community/jake/commit/719b9144bcc2a2152b459b13cd4342753d94ab13))

Page 5 of 24

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.