Onboardme

Latest version: v1.11.0

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

Scan your dependencies

Page 3 of 12

1.3.1

What's Changed
* fix need for `remote_host` and `firewall` options - they can be empty now by jessebot in https://github.com/jessebot/onboardme/pull/205


**Full Changelog**: https://github.com/jessebot/onboardme/compare/v1.3.0...v1.3.1

1.3.0

What's Changed
* don't pass in `--overwrite` for arm docker container, add warn about it being a toggle flag;
add arm install scripts;
only upgrade `--cask` on macOS

by jessebot in https://github.com/jessebot/onboardme/pull/202


**Full Changelog**: https://github.com/jessebot/onboardme/compare/v1.2.3...v1.3.0

1.2.3

What's Changed
* hopefully fixed the issue where XDG git path didn't exist, and hardcoded less git things as well by jessebot in https://github.com/jessebot/onboardme/pull/201


**Full Changelog**: https://github.com/jessebot/onboardme/compare/1.2.2...v1.2.3

1.2.2

What's Changed
* More fixes to arm image; fix error on missing firewall/remote_host from yaml; don't hardcode git branch by jessebot in https://github.com/jessebot/onboardme/pull/200


**Full Changelog**: https://github.com/jessebot/onboardme/compare/v1.2.1...1.2.2

1.2.1

What's Changed
* Fix Dockerfile for arm builds; fix error if there's no key in yaml for alt OS by jessebot in https://github.com/jessebot/onboardme/pull/199


**Full Changelog**: https://github.com/jessebot/onboardme/compare/1.2.0...v1.2.1

1.2.0

What's Changed
* Add env vars, update Dockerfile to not use XDG python for now :( by jessebot in https://github.com/jessebot/onboardme/pull/198

You can now add `env_vars` to `packages.yml` like this:
yaml
most of this is actually for powerline, my shell prompt
pip3.11:
emoji: "🐍"
commands:
list: "pip3.11 list"
this is just till there's a better solution than pipx for Debian Bookworm
ref: https://salsa.debian.org/cpython-team/python3/-/blob/master/debian/README.venv
install: "pip3.11 install --upgrade --user --break-system-packages "
env_vars:
this will pass in $PYTHONUSERBASE as an env var when running install commands
PYTHONUSERBASE: "/home/friend/.local/share/python"
packages:
default:
keep ourselves up to date
- onboardme


**Full Changelog**: https://github.com/jessebot/onboardme/compare/v1.1.8...1.2.0

Page 3 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.