Greplica

Latest version: v1.2.6

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

Scan your dependencies

Page 1 of 3

1.2.6

- Changed pypi tag from beta to stable

1.2.4

- Explicitly check for __main__ in __main__.py

1.2.3

- Shameless promotion on README (update pypi readme)

1.2.2

- Fixed bug with `FileDat.__eq__`

1.2.1

- Added type hinting
- Use an older version of Python 3.6 to test workflow to test backwards compatibility
- Explicitly sort files and directories in walk when recursing (test was occasionally failing without this)
- Added `start_index`, `stop_index`, and `num_matches` to `FileDat` with property alias `index` returning `start_index`

1.2.0

- GrepResult object is now returned from Grep.execute() (this is why the minor version number was bumped up)
- The GrepResult object contains FileDat, LineDat, InfoDat, and ErrorDat objects
- FileDat contains filename and index into lines where matching starts
- LineDat contains filename, line_num, byte_offset, and line
- InfoDat contains filename and info
- ErrorDat contains filename and err_str

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.