Sniffer

Latest version: v0.4.1

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

Scan your dependencies

Page 2 of 3

0.2.4

-----
- Fixed windows support
- Actually fixed warning about not using third party libraries - event when clear is set to True
- Updated dependencies:
- python-termstyle (0.1.5 -> 0.1.10)
- nose (0.11.4 -> 1.1.2)

0.2.3

-----
- Fixed bug where scent.py file wasn't being picked up (wrong Sniffer class was loaded).
- Warning about not using third party libraries is now default without debug flag.

0.2.2

-----
- Fixed (hopefully): now installs correctly through pip/easy_install.
- Updated README to use sniffer_instance instead of sniffer_cls.

0.2.1

-----
- Scanner avoids watching repository files (.git, .hg, .svn, .cvs) because a rapid
change in files (tmp files?) causes exceptions to be thrown every now and then.

0.2.0

-----
- New: Sniffer can run custom code per project (eg - use a nose alternative).
See README for usage.
- Updated termstyle dependency to python-termstyle (dependency was renamed).
- Scanners can use multiple validator functions.
- Psyco is optional, and will be used if present.

0.1.5

-----
- Got a macbook pro, so I can test the OSX-specific implementation.
- In OSX, fixed bug where you cannot keyboard interrupt when using the MacFSEvents library.
- Fix OSX Scanner class to inherit from BaseScanner (aka, it works now)

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.