salt
https://github.com/saltstack/salt
Python
Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported429 Subscribers
View all SubscribersAdd a CodeTriage badge to salt
Help out
- Issues
- [Bug]: salt-api Logout endpoint does not revoke the Salt eauth token
- Revoke Salt eauth token on salt-api Logout
- [Bug]: ContextCache writes pillar cache file world-readable, leaking credentials to local users
- Write ContextCache atomically with owner-only file and directory mode
- [Bug]: salt-api /events accepts eauth token in query string, leaking it to access logs and Referer
- Reject eauth tokens supplied via query string in salt-api Events
- [Bug]: LoadAuth.get_tok deletes valid tokens on transient backend errors, logging users out on every Redis hiccup
- [Bug]: cmd.run OSError messages leak env vars and stdin into logs and API return events
- Stop leaking env/stdin in cmd.run OSError messages (#69075)
- fix(logging): tolerate unset options dict in worker bootstrap
- Docs
- Python not yet supported