Skip to content

Releases: securesauce/precli

0.5.11

09 Jul 18:44
5b39e39
Compare
Choose a tag to compare

What's Changed

  • Store resolve dict values and store dicts in symtab by @ericwb in #517

Full Changelog: 0.5.10...0.5.11

0.5.10

09 Jul 18:08
9466cf9
Compare
Choose a tag to compare

What's Changed

  • Add 347 to CWE class by @ericwb in #515
  • Don't do a resolve on the left hand side of an assignment by @ericwb in #516

Full Changelog: 0.5.9...0.5.10

0.5.9

04 Jul 03:08
540a577
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.8...0.5.9

0.5.8

02 Jul 20:42
b317c07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.7...0.5.8

0.5.7

30 Jun 04:40
cfc52fa
Compare
Choose a tag to compare

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

30 May 16:26
d934cf3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.5...0.5.6

0.5.5

28 May 20:45
a6ee7d1
Compare
Choose a tag to compare

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

02 May 17:38
1f56f4c
Compare
Choose a tag to compare

What's Changed

  • Fix action failure to release binary by @ericwb in #453

Full Changelog: 0.5.3...0.5.4

0.5.3

02 May 17:29
34f6148
Compare
Choose a tag to compare

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

0.5.2

24 Apr 04:51
256db8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.1...0.5.2