Slackminion

Latest version: v2.0.2

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

Scan your dependencies

Page 3 of 4

1.1.0

We have renamed the attribute blacklist to denylist. If there are existing plugins, that use the blacklist to prevent secrets from storing them into configs, they need to be renamed to denylist.

Example in a plugin:

- self.attr_blacklist = ['foo']
+ self.attr_denylist = ['foo']


If this is not done, secrets or unwanted configurations might be saved in the config.

1.0.4

1.0.3

Add ability to strip formatting from messages sent to the plugins

1.0.2

Fix to normalize message text.

1.0.1

1.0.0

- Python3 Changes
- Bug fixes
- Moved to Pinterest org

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.