Compose-viz

Latest version: v0.3.4

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

Scan your dependencies

Page 2 of 3

0.2.3

Features
- add service new member [33](https://github.com/compose-viz/compose-viz/pull/33) ([uccuz](https://github.com/compose-viz/compose-viz/commit/f6615ca1b9e2921dd15fd03527c8279f6babea40))
- implement new test case [33](https://github.com/compose-viz/compose-viz/pull/33) ([uccuz](https://github.com/compose-viz/compose-viz/commit/747dd06be1454d2bc757e730a4e470a44b10d28d))
- add env_file, expose, porfilem, cgroup graph [35](https://github.com/compose-viz/compose-viz/pull/35) ([Chuan Ou Yang](https://github.com/compose-viz/compose-viz/commit/7a4a050b5c962e26f9c2d4101d7ec8a336ed9160))
- add service property [34](https://github.com/compose-viz/compose-viz/pull/34) ([uccuz](https://github.com/compose-viz/compose-viz/commit/edf56997bfd06d5a8b79659a9e6ecb109cee91c1))
- create device model [34](https://github.com/compose-viz/compose-viz/pull/34) ([uccuz](https://github.com/compose-viz/compose-viz/commit/321e687049f60e0010be30102fb19b910e68e708))
- add device graph [35](https://github.com/compose-viz/compose-viz/pull/35) ([Chuan Ou Yang](https://github.com/compose-viz/compose-viz/commit/bdb227b1d8048b777a3b46ab65b1446b51a294e1))
- only make rw mode volume both dir [35](https://github.com/compose-viz/compose-viz/pull/35) ([Chuan Ou Yang](https://github.com/compose-viz/compose-viz/commit/e0ef69febd7c112de5cd65ac4fc704619005d2bf))

Tests
- add test of new components [35](https://github.com/compose-viz/compose-viz/pull/35) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/600ca95ba5f1197857f4450a49a6660849c8e5b0))

Chores
- add cgroup_parent and container_name yaml [33](https://github.com/compose-viz/compose-viz/pull/33) ([uccuz](https://github.com/compose-viz/compose-viz/commit/5892237eaefc7dbbb34e6bc6b34cd038259421c2))
- add cgroup and container_name test case [33](https://github.com/compose-viz/compose-viz/pull/33) ([uccuz](https://github.com/compose-viz/compose-viz/commit/603f552551243849e9f39919887183ebe4ae89c1))
- add devices, env_file, expose and profiles [33](https://github.com/compose-viz/compose-viz/pull/33) ([uccuz](https://github.com/compose-viz/compose-viz/commit/1076459e7cc89c0c0413151462c761c29ff8e84b))
- create env, expose, profiles test case [33](https://github.com/compose-viz/compose-viz/pull/33) ([uccuz](https://github.com/compose-viz/compose-viz/commit/50589db102707bf5c2d83cfc6a5c7c36a13bc82f))
- apply pre-commit hooks [33](https://github.com/compose-viz/compose-viz/pull/33) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/eca68a8190526043d7e3f32fe44c15702875dd01))
- add new devices yaml data [34](https://github.com/compose-viz/compose-viz/pull/34) ([uccuz](https://github.com/compose-viz/compose-viz/commit/382487eca09b5c453a9a160616ade7d28cb2de91))
- create device test case [34](https://github.com/compose-viz/compose-viz/pull/34) ([uccuz](https://github.com/compose-viz/compose-viz/commit/10c36344da20eadcf6456ae6f76f153dfe8dde71))
- implement device parse [34](https://github.com/compose-viz/compose-viz/pull/34) ([uccuz](https://github.com/compose-viz/compose-viz/commit/35e710f9e435e3b7ad7402a1697baee8a695f621))
- apply pre-commit hooks [34](https://github.com/compose-viz/compose-viz/pull/34) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/cb66f9da600db6f5f7f5a8fd9fecea160b7cd011))
- add missing type annotations [35](https://github.com/compose-viz/compose-viz/pull/35) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/b2be5608072992c7ef99b8fb3953c69510a43871))
- update examples [35](https://github.com/compose-viz/compose-viz/pull/35) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/84e1eee801f0504c36bd1915cfafdb54e71c7919))
- change volumes_ro type to dashed [35](https://github.com/compose-viz/compose-viz/pull/35) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/18da6cc72895f9235489daa792d0b37499f9e8a3))
- change profile's and cgroup_parent's arrow direction [35](https://github.com/compose-viz/compose-viz/pull/35) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/d2afcfb243365809d36d52a96829474e05bb700f))
- remove unnecessary validation [35](https://github.com/compose-viz/compose-viz/pull/35) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/80c62ac94d95e193f484e251e6c8adfa4b7671f6))
- apply missing pre-commit hooks [35](https://github.com/compose-viz/compose-viz/pull/35) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/80b046d1e52fed51eba42437fcccf3ea5393b816))
- update version number [36](https://github.com/compose-viz/compose-viz/pull/36) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/e79b52d809c0b2bd22b0ee0aef84a30338d69016))

Commits
- device test [35](https://github.com/compose-viz/compose-viz/pull/35) ([wolfyeva](https://github.com/compose-viz/compose-viz/commit/698a9a770b3a0de3ade232bf5d40fdd814615354))

0.2.2

Chores
- add Dockerfile in release [31](https://github.com/compose-viz/compose-viz/pull/31) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/cec8d6d579cd6f1255e8dc5f0d3d6f202548254c))
- add Docker instructions in README.md [32](https://github.com/compose-viz/compose-viz/pull/32) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/3eb3e8a8fe68e6dc6619255be54f074568347c98))
- update version number [32](https://github.com/compose-viz/compose-viz/pull/32) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/eb4cf4458343119f19ab3fdd43377b8b057c10c9))

0.2.1

Features
- add Dockerfile [28](https://github.com/compose-viz/compose-viz/pull/28) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/62ba00adcb2a4f24df9cbc390b40b8764f3807fc))

Bug Fixes
- wrong secret name [30](https://github.com/compose-viz/compose-viz/pull/30) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/a87100e0dc7e055bb06187906acc96851ab8bd23))

Continuous Integration
- add docker image related actions [28](https://github.com/compose-viz/compose-viz/pull/28) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/a12cb6dd174130d8ebd6a2115d059ba412784325))

Chores
- update README.md [25](https://github.com/compose-viz/compose-viz/pull/25) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/810cc12aa1bc3d3aeaa0d0993e5a83891fdaeafc))
- update README.md [26](https://github.com/compose-viz/compose-viz/pull/26) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/0276ec5737100576cbee66bb82e0c90ffe858563))
- update version number [29](https://github.com/compose-viz/compose-viz/pull/29) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/60ff997f2c44ec0f69f7f8733f305af4166ad8e5))

0.2.0

Features
- add spec [23](https://github.com/compose-viz/compose-viz/pull/23) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/c43f3e10ddfb9497886b5943ae54a43e9534edc3))
- add pydantic_yaml to parse yaml file [23](https://github.com/compose-viz/compose-viz/pull/23) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/b2b5cd49ba7b8a56bdb29af948ae45220b20dcc3))
- imeplement parser using compose-spec schema [23](https://github.com/compose-viz/compose-viz/pull/23) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/d4a9c99f79066f9d6c361dc8f2c1682bff57bfc0))

Bug Fixes
- port parsing [23](https://github.com/compose-viz/compose-viz/pull/23) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/ad5bad8d2074a8d709f26b6d40d3471d56fdda63))
- remove some unreachable situations [23](https://github.com/compose-viz/compose-viz/pull/23) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/73153c980e2092f258797b1d515d6661149ef12d))

Tests
- adjust error format [23](https://github.com/compose-viz/compose-viz/pull/23) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/2e50d1b4d1a5b482fda9e0a90e689758efe79b0d))
- add tmpfs test case [23](https://github.com/compose-viz/compose-viz/pull/23) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/eb024311ea7e86c89fa131d8c2477dc034624a85))

Chores
- implement new error format [23](https://github.com/compose-viz/compose-viz/pull/23) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/83e4f3422fd8140f3eb98572375153dae09e5612))
- update version number [24](https://github.com/compose-viz/compose-viz/pull/24) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/16edb5fe47e23e5e2636149209b65a7a59249924))

0.1.2

Features
- new supported output formats [21](https://github.com/compose-viz/compose-viz/pull/21) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/3740b6f011e31c7369c76a5445e67de3c05f9bf6))

Bug Fixes
- wrong expected value in tests [21](https://github.com/compose-viz/compose-viz/pull/21) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/910086507bbb7d666daba8462fc209e9cfa910da))

Chores
- update README.md [20](https://github.com/compose-viz/compose-viz/pull/20) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/24d068e8dc5f824917f617621bb3b8b413d574a9))
- update example in README.md [21](https://github.com/compose-viz/compose-viz/pull/21) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/329639e3ac4591628aeae8a5b56a5f0f3179d1b3))

0.1.1

Bug Fixes
- links may not always have aliases [19](https://github.com/compose-viz/compose-viz/pull/19) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/12e74b1164c4ae6abb2678dd5958961bb56c0af4))
- missing file keyword [19](https://github.com/compose-viz/compose-viz/pull/19) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/cac5adae7eea2738e034c59ca3203ca25e6fad69))

Chores
- update README.md [16](https://github.com/compose-viz/compose-viz/pull/16) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/dfa99844da24a7bcfecdde8b304219e5ae998259))
- fix typo in README.md [17](https://github.com/compose-viz/compose-viz/pull/17) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/a4fef826f993c2f5d5331faf3bdd24c14be72058))
- update README.md [18](https://github.com/compose-viz/compose-viz/pull/18) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/709e77a42ad5badf0da9a32c52222ae2d852f219))
- update version number [19](https://github.com/compose-viz/compose-viz/pull/19) ([Xyphuz](https://github.com/compose-viz/compose-viz/commit/5da9d9025a20bbf476eb7866190121db0ae04b9b))

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.