Releases: securesauce/precli
Releases · securesauce/precli
0.5.11
0.5.10
0.5.9
0.5.8
0.5.7
What's Changed
- Add number of complete count to progress by @ericwb in #500
- Show download progress in file size by @ericwb in #501
- Bump actions/attest-build-provenance from 1.1.2 to 1.2.0 by @dependabot in #502
- Remove unnecessary sphinx config in tox.ini by @ericwb in #504
- Add --token to argparse rule by @ericwb in #505
- Bump actions/attest-build-provenance from 1.2.0 to 1.3.1 by @dependabot in #506
- Remove the newer version check by @ericwb in #507
- Fix up warnings from pylint and flake8 by @ericwb in #508
- Bump actions/attest-build-provenance from 1.3.1 to 1.3.2 by @dependabot in #509
- Suggest using localhost address as fix by @ericwb in #511
- Add CWE 215 as possible code by @ericwb in #512
Full Changelog: 0.5.6...0.5.7
0.5.6
What's Changed
- Small refactor on where Tool is initialized by @ericwb in #495
- Return a rule ID for syntax and other errors by @ericwb in #496
- Bump requests from 2.32.2 to 2.32.3 by @dependabot in #498
- Removal of the Cwe2 dependency by @ericwb in #499
Full Changelog: 0.5.5...0.5.6
0.5.5
What's Changed
- Bump pygments from 2.17.2 to 2.18.0 by @dependabot in #454
- Bump actions/attest-build-provenance from 1.0.0 to 1.1.0 by @dependabot in #456
- Remove the unnecessary scripts directory and contents by @ericwb in #457
- Load metadata for any extension entry points by @ericwb in #458
- Add defaultConfiguration in SARIF output by @ericwb in #459
- Bump actions/attest-build-provenance from 1.1.0 to 1.1.1 by @dependabot in #460
- Bump actions/attest-build-provenance from 1.1.1 to 1.1.2 by @dependabot in #462
- Migrate from stestr to pytests by @ericwb in #464
- Delete .stestr.conf by @ericwb in #465
- Bump requests from 2.31.0 to 2.32.1 by @dependabot in #467
- Fix typo in copyright by @ericwb in #469
- Use f-string instead of string substitution by @ericwb in #475
- Remove some docstring comments on return and params by @ericwb in #476
- Handle non-UTF-8 encoding files by @ericwb in #477
- Fix unknown value for nbytes by @ericwb in #478
- Correctly handle a non unicode file without pep3120 by @ericwb in #479
- Handle invalid coding for a Python file by @ericwb in #481
- Nicer output using rich.console by @ericwb in #482
- Refactor the invoke function in the run class by @ericwb in #483
- Bump requests from 2.32.1 to 2.32.2 by @dependabot in #484
- Support multiprocessing of file parsing by @ericwb in #485
- Avoid init of parsers twice by @ericwb in #486
- Suppress FutureWarnings from tree-sitter and re modules by @ericwb in #487
- Redo handling of keyboard interrupts by @ericwb in #488
- Delay reading of file contents until parser decided by @ericwb in #489
- Nit: Rearrange args to partial by @ericwb in #490
- Filter the list of artifacts during discovery by @ericwb in #491
- Fix for traceback in plain renderer by @ericwb in #494
Full Changelog: 0.5.4...0.5.5
0.5.4
0.5.3
What's Changed
- Recenter the text and logo in the banner image by @ericwb in #441
- Enhance the Node class with convenient functions by @ericwb in #447
- Add Node convenient function utf8_text by @ericwb in #448
- Use child_by_type for all parsers by @ericwb in #449
- Fix how scoped variables accessed in symbol table by @ericwb in #450
- Update some tests so they are runnable by @ericwb in #451
- Add attestation to build artifacts by @ericwb in #452
Full Changelog: 0.5.2...0.5.3