Packj Versions Save

Packj stops :zap: Solarwinds-, ESLint-, and PyTorch-like attacks by flagging malicious/vulnerable open-source dependencies ("weak links") in your software supply-chain

v0.15-beta

1 year ago

Add more rules to .packj.yaml and code placeholder for additional upcoming checks.

v0.14-beta

1 year ago

Add support to dump version info as per the feature request: https://github.com/ossillate-inc/packj/issues/27

v0.13-beta

1 year ago

This release

  • Fixes Gemfile parsing bug. Packj can now accept both, Gemfile and Gemfile.lock. It picks the correct one automatically.
  • Add support for user to authenticate account on Packj.dev

v0.11-beta

1 year ago

Rename config to '.packj.yaml' for consistent usage across PyPI package, Docker instance, and GitHub runner.

v0.10-beta

1 year ago

Modify code to accept '.packj.yaml' for customizing alerts

v0.9-beta

1 year ago

List dependencies in setup.py file using requires_dist

v0.8-beta

1 year ago

Rename 'packj.yaml' in MANIFEST.in to 'config.yaml' to reflect the current filename.