Awssert

Latest version: v1.0.0

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

Scan your dependencies

0.0.14

-------------------

:sparkles: Added

- Added IAM User assertions: `has.name`, `was.created_at`, `belongs_to.group`
- Added IAM Policy assertions: `has.name`, `has.description`, `was.created_at`, `was.last_updated_at`, `should_be.attached_to`
- Added IAM Group assertions: `has.name`, `was.created_at`, `should.contain`, `has.policy`
- Added IAM Role assertions: `has.name`, `has.description`, `was.created_at`, `was.last_used_on`, `uses.policy`
- Added SNS Topic assertions: `should.receive`

:pencil2: Changed

- `s3.Bucket.should.contain()` now accepts `s3.Object` as an alternative to a `str` key
- assertions now `assert` themselves rather than returning a `bool`
- Added better `AssertionError` messages

0.0.13

-------------------

:pencil2: Changed

- Awssert now works with moto decorators

:books: Documentation

- README now shows moto decorator usage

0.0.7

------------------

:books: Documentation

- Added CONTRIBUTING guide

0.0.6

------------------

:books: Documentation

- Added Progress table to README

0.0.5

------------------

:pencil2: Changed

- Main functionality is now provided through a pytest plugin rather than a fixture

:books: Documentation

- Updated README with pytest plugin usage

0.0.4

------------------

:sparkles: Added

- Added Changelog

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.