Rubrical

Latest version: v1.0.2

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

Scan your dependencies

Page 1 of 4

1.0.2

What's changed
* [Reporting] Add newline after each check on GH report by drodriguez-asapp in https://github.com/ivanklee86/rubrical/pull/260

Dependency Updates
* Update dependency ruff to v0.2.2 by renovate in https://github.com/ivanklee86/rubrical/pull/233
* Update dependency pytest to v8.0.1 by renovate in https://github.com/ivanklee86/rubrical/pull/232
* Update dependency pre-commit to v3.6.2 by renovate in https://github.com/ivanklee86/rubrical/pull/234
* Update dependency mkdocs-material to v9.5.10 by renovate in https://github.com/ivanklee86/rubrical/pull/235
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ivanklee86/rubrical/pull/236
* Update dependency pytest to v8.0.2 by renovate in https://github.com/ivanklee86/rubrical/pull/242
* Update dependency mkdocs-material to v9.5.11 by renovate in https://github.com/ivanklee86/rubrical/pull/241
* Update dependency pydantic to v2.6.2 by renovate in https://github.com/ivanklee86/rubrical/pull/240
* Update dependency setuptools to v69.1.1 by renovate in https://github.com/ivanklee86/rubrical/pull/239
* Update dependency python-benedict to v0.33.2 by renovate in https://github.com/ivanklee86/rubrical/pull/247
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ivanklee86/rubrical/pull/250
* [NOTIX] Dependency Update 2024-04-06 by ivanklee86 in https://github.com/ivanklee86/rubrical/pull/262
* [NOTIX] Dep updates 20240406 Take 3 by ivanklee86 in https://github.com/ivanklee86/rubrical/pull/265
* Update dependencies. by ivanklee86 in https://github.com/ivanklee86/rubrical/pull/278
* Finish dep update efforts. by ivanklee86 in https://github.com/ivanklee86/rubrical/pull/280
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ivanklee86/rubrical/pull/268

New Contributors
* drodriguez-asapp made their first contribution in https://github.com/ivanklee86/rubrical/pull/260

**Full Changelog**: https://github.com/ivanklee86/rubrical/compare/v1.0.1...v1.0.2

1.0.1

What's changed
* [NodeJS] Exclude `node_modules` from package search.
* [NodeJS] Only process dependency objects with semver-style specifications.

Dependency Updates
* Some improvements to README.md and documentation. by ivanklee86 in https://github.com/ivanklee86/rubrical/pull/225
* Update dependency twine to v5 by renovate in https://github.com/ivanklee86/rubrical/pull/226
* Update dependency setuptools to v69.1.0 by renovate in https://github.com/ivanklee86/rubrical/pull/227
* Update dependency black to v24.2.0 by renovate in https://github.com/ivanklee86/rubrical/pull/228
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ivanklee86/rubrical/pull/229


**Full Changelog**: https://github.com/ivanklee86/rubrical/compare/v1.0.0...v1.0.1

1.0.0

Breaking changes
* `rubrical` command moved to `rubrical grade`.

What's changed
* Add documentation.
* Move `rubrical` to `rubrical grade`
* Add jsonschema and config validation.
* Dependency updates

**Full Changelog**: https://github.com/ivanklee86/rubrical/compare/v0.4.1...v1.0.0

0.4.1

What's Changed
* Explicitly define setuptools dependency. by ivanklee86 in https://github.com/ivanklee86/rubrical/pull/191


**Full Changelog**: https://github.com/ivanklee86/rubrical/compare/v0.4.0...v0.4.1

0.4.0

What's Changed
* Clean up Github Rubrical comment if no issues are found. by ivanklee86 in https://github.com/ivanklee86/rubrical/pull/190
* Support multiple constraints by ivanklee86 in https://github.com/ivanklee86/rubrical/pull/178

Dependency Updates
* Update dependency ruff to ^0.0.284 by renovate in https://github.com/ivanklee86/rubrical/pull/134
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ivanklee86/rubrical/pull/148
* Update dependency mypy to v1.5.0 by renovate in https://github.com/ivanklee86/rubrical/pull/151
* Update dependency pygithub to v1.59.1 by renovate in https://github.com/ivanklee86/rubrical/pull/150
* Update docker/login-action action to v3 by renovate in https://github.com/ivanklee86/rubrical/pull/165
* Update docker/build-push-action action to v5 by renovate in https://github.com/ivanklee86/rubrical/pull/164
* Update actions/checkout action to v4 by renovate in https://github.com/ivanklee86/rubrical/pull/159
* Update dependency python-benedict to ^0.33.0 by renovate in https://github.com/ivanklee86/rubrical/pull/181
* Update actions/setup-python action to v5 by renovate in https://github.com/ivanklee86/rubrical/pull/184
* Update to Python 3.12 by ivanklee86 in https://github.com/ivanklee86/rubrical/pull/189
* Update docker/metadata-action action to v5 by renovate in https://github.com/ivanklee86/rubrical/pull/188

**Full Changelog**: https://github.com/ivanklee86/rubrical/compare/v0.3.0...v0.4.0

0.3.0

What's Changed
* Add support for pyproject.toml by ivanklee86 in https://github.com/ivanklee86/rubrical/pull/128
* Fix constraint checks to handle warn/block versions more intuitively by ivanklee86 in https://github.com/ivanklee86/rubrical/pull/147

Dependency updates
* Update dependency pydantic to v1.10.10 by renovate in https://github.com/ivanklee86/rubrical/pull/116
* Update dependency ruff to ^0.0.276 by renovate in https://github.com/ivanklee86/rubrical/pull/117
* Update docker/build-push-action digest to 68d0dc2 by renovate in https://github.com/ivanklee86/rubrical/pull/119
* Update dependency ruff to ^0.0.277 by renovate in https://github.com/ivanklee86/rubrical/pull/122
* Update dependency pydantic to v2 by renovate in https://github.com/ivanklee86/rubrical/pull/121
* Update dependency pydantic to v2.0.2 by renovate in https://github.com/ivanklee86/rubrical/pull/124
* Update docker/login-action digest to 0a5a6d5 by renovate in https://github.com/ivanklee86/rubrical/pull/126
* Update docker/build-push-action digest to f05b754 by renovate in https://github.com/ivanklee86/rubrical/pull/125
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ivanklee86/rubrical/pull/118
* Update docker/metadata-action digest to 35e9aff by renovate in https://github.com/ivanklee86/rubrical/pull/127
* Update dependency black to v23.7.0 by renovate in https://github.com/ivanklee86/rubrical/pull/130
* Dependency Cleanup 2023/07/15 by ivanklee86 in https://github.com/ivanklee86/rubrical/pull/137
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ivanklee86/rubrical/pull/142
* Update dependency pyyaml to v6.0.1 by renovate in https://github.com/ivanklee86/rubrical/pull/141
* Update dependency python-benedict to ^0.32.0 by renovate in https://github.com/ivanklee86/rubrical/pull/140
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ivanklee86/rubrical/pull/143


**Full Changelog**: https://github.com/ivanklee86/rubrical/compare/v0.2.2...v0.3.0

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.