Primerdriver

Latest version: v1.5.0

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

Scan your dependencies

Page 1 of 3

1.5.0

What's Changed
* docs: update README.md and shields by kvdomingo in https://github.com/kvdomingo/primerdriver/pull/80
* feat: add eager/lazy loaders for expression systems by kvdomingo in https://github.com/kvdomingo/primerdriver/pull/81


**Full Changelog**: https://github.com/kvdomingo/primerdriver/compare/v1.4.0...v1.5.0

1.4.0

What's Changed
* refactor: isolate CLI and web components by kvdomingo in https://github.com/kvdomingo/primerdriver/pull/78
* chore: bump to v1.4.0 by kvdomingo in https://github.com/kvdomingo/primerdriver/pull/79


**Full Changelog**: https://github.com/kvdomingo/primerdriver/compare/v1.3.2...v1.4.0

1.3.2

What's Changed
* fix(api): fix handling of empty dicts by kvdomingo in https://github.com/kvdomingo/primerdriver/pull/75
* docs(api): revise settings schema descriptions by kvdomingo in https://github.com/kvdomingo/primerdriver/pull/76


**Full Changelog**: https://github.com/kvdomingo/primerdriver/compare/v1.3.1...v1.3.2

1.3.1

What's Changed
* docs: update steps for manual setup, code cleanup by kvdomingo in https://github.com/kvdomingo/primerdriver/pull/73
* chore: update docker build process by kvdomingo in https://github.com/kvdomingo/primerdriver/pull/74


**Full Changelog**: https://github.com/kvdomingo/primerdriver/compare/v1.3.0...v1.3.1

1.3.0

Changelog

CLI
- Exceptions use a custom `PrimerCheckError`
- Add typechecking to all functions & methods
- Replace common bare strings with enums (e.g. mutation type, operation mode)

Web app
- Replace backend with a simpler Flask server

What's Changed
* [Snyk] Upgrade percy/agent from 0.26.9 to 0.28.1 by snyk-bot in https://github.com/kvdomingo/primerdriver/pull/27
* [Snyk] Upgrade mini-css-extract-plugin from 0.9.0 to 0.11.0 by snyk-bot in https://github.com/kvdomingo/primerdriver/pull/28
* Configure CSRF settings and use DRF APIViews by kvdomingo in https://github.com/kvdomingo/primerdriver/pull/65
* Containerize app and build standalone CLI by kvdomingo in https://github.com/kvdomingo/primerdriver/pull/67
* Fix prod db config by kvdomingo in https://github.com/kvdomingo/primerdriver/pull/68
* Revamp backend by kvdomingo in https://github.com/kvdomingo/primerdriver/pull/72


**Full Changelog**: https://github.com/kvdomingo/primerdriver/compare/v1.1.1...v1.3.0

1.2.0

Changelog

CLI
- Rewrite `primerdriver` as a Python module
- Use `black` for auto-formatting
- Improve CLI logging
- Build CLI into a standalone package for Windows and Linux (installing dependencies no longer needed unless you want to make a contribution, just download the appropriate binary for your system)

Web app
- Merge backend and frontend code into this monorepo
- App has been containerized
- Migrated to GCP Cloud Run

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.