Check-sdist

Latest version: v0.1.3

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

Scan your dependencies

1.0.0rc2

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed

* fix: installer not allowed with no-isolation by henryiii in https://github.com/henryiii/check-sdist/pull/49
* ci: filter bots from changelog by henryiii in https://github.com/henryiii/check-sdist/pull/50


**Full Changelog**: https://github.com/henryiii/check-sdist/compare/v1.0.0rc1...v1.0.0rc2

1.0.0rc1

What's Changed

* feat: add `recurse-submodules` option by gmgunter in https://github.com/henryiii/check-sdist/pull/36
* feat: add` --installer` option by henryiii in https://github.com/henryiii/check-sdist/pull/39
* feat: add mode by henryiii in https://github.com/henryiii/check-sdist/pull/46
* feat: add schema and validate-pyproject support by henryiii in https://github.com/henryiii/check-sdist/pull/44
* chore: prepare for 1.0.0rc1 by henryiii in https://github.com/henryiii/check-sdist/pull/48
* ci: group dependabot updates by henryiii in https://github.com/henryiii/check-sdist/pull/30
* ci: macOS ARM now provides older Pythons by henryiii in https://github.com/henryiii/check-sdist/pull/42
* ci: macos-latest now points at macos-14 by henryiii in https://github.com/henryiii/check-sdist/pull/41


New Contributors
* gmgunter made their first contribution in https://github.com/henryiii/check-sdist/pull/36

**Full Changelog**: https://github.com/henryiii/check-sdist/compare/v0.1.3...v1.0.0rc1

0.1.3

What's Changed

* fix: also check for .egg-info inside tests folder by henryiii in https://github.com/henryiii/check-sdist/pull/18
* chore: trusted pub, Python 3.12 by henryiii in https://github.com/henryiii/check-sdist/pull/22
* chore: use 2x faster black mirror by henryiii in https://github.com/henryiii/check-sdist/pull/13

New Contributors
* pre-commit-ci made their first contribution in https://github.com/henryiii/check-sdist/pull/14

**Full Changelog**: https://github.com/henryiii/check-sdist/compare/v0.1.2...v0.1.3

0.1.2

This release fixes symlink detection (regression in 0.1.1). There's also now a `--version` flag.

What's Changed

* fix: include symlinks in checks by henryiii in https://github.com/henryiii/check-sdist/pull/8
* fix: include `--version` flag by henryiii in https://github.com/henryiii/check-sdist/pull/9


**Full Changelog**: https://github.com/henryiii/check-sdist/compare/v0.1.1...v0.1.2

0.1.1

This version fixes a crash when running on a setuptools generated package. Also adds extended testing with an infrastructure for checking git repositories, mypy checking, and a minor cleanup to the internal API.

What's Changed
* fix: setuptools support by henryiii in https://github.com/henryiii/check-sdist/pull/6

**Full Changelog**: https://github.com/henryiii/check-sdist/compare/v0.1.0...v0.1.1

0.1.0

First release of check-sdist! Basic checking + junk injection, some config (TOML only), pre-commit hook.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.