Plagcheck

Latest version: v0.4

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

Scan your dependencies

0.4

Changed [⚠️ Breaking Changes]
- `getShareScores` & `getInsights` have been decoupled from the check class, they now have to be imported separately.
- Minor changes in the `analyze.py` module.

0.3

Added

- New module `analyze.py` for Moss Results analysis
- `getShareScores()` for returning frequency of shared files.
- `addFile()` for adding files.
- `addFilesByWildCard()` for submitting multiple files.
- Support for adding base code using `addBaseCode()`.

Changed
- The plagcheck module is now more modularised. `check` is now a class.
- `__get_line_numbers()` now runs in a new thread.

Removed
- `requests` as a dependency, network requests are now 50% faster.

0.2

- Minor Improvements

0.1

- Initial Release

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.