Skip to content

Releases: securesauce/precli

0.3.4

14 Feb 04:47
e221757
Compare
Choose a tag to compare

What's Changed

  • Fix traceback on syntax errors by @ericwb in #273
  • Trigger publish to PyPI on release published by @ericwb in #274
  • Set logging level on urllib by @ericwb in #276
  • Fix for bad artifact URI by @ericwb in #279
  • Better languages detection by @ericwb in #280
  • Add environment variables section to man page by @ericwb in #281
  • New rule for secrets in HTTP URL parameters by @ericwb in #282
  • Fix missing syntax highlighting on code snippets by @ericwb in #283
  • Add more testing of HttpUrlSecret rule by @ericwb in #284
  • Add sphinx automodule for http_url_secret by @ericwb in #285
  • Add further tests for rule http_url_secret by @ericwb in #286
  • Use SARIF schema for JSON output by @ericwb in #287

Full Changelog: 0.3.3...0.3.4

0.3.3

07 Feb 00:32
8d9a9be
Compare
Choose a tag to compare

What's Changed

  • Make the artifact argument of a Result to be lazy set by @ericwb in #271

Full Changelog: 0.3.1...0.3.3

0.3.2

06 Feb 23:03
c234148
Compare
Choose a tag to compare

What's Changed

  • Use the correct package name for repos by @ericwb in #268
  • Trigger wheel upload on release publish by @ericwb in #269
  • Trigger publish to Test PyPI on release publish by @ericwb in #270

Full Changelog: 0.3.0...0.3.2

0.3.1

06 Feb 18:36
c234148
Compare
Choose a tag to compare

What's Changed

  • Use the correct package name for repos by @ericwb in #268
  • Trigger wheel upload on release publish by @ericwb in #269
  • Trigger publish to Test PyPI on release publish by @ericwb in #270

Full Changelog: 0.3.0...0.3.1

0.3.0

06 Feb 18:06
8d8dd6e
Compare
Choose a tag to compare

What's Changed

  • Add more detail to the README by @ericwb in #253
  • Add support and testing of macOS by @ericwb in #254
  • Add windows testing and claim support by @ericwb in #255
  • Remove references to securesauce.dev docs by @ericwb in #256
  • Add accurate version added values in docstring by @ericwb in #257
  • Only use relative paths with function is_ignored() by @ericwb in #258
  • Allow using GitHub URLs as targets by @ericwb in #259
  • Support passing a file via standard input by @ericwb in #260
  • Refactor into run, tool, artifacts by @ericwb in #261
  • Use artifact in context by @ericwb in #262
  • Refactor arguments to renderers by @ericwb in #263
  • Add line numbers in the URI by @ericwb in #264
  • Add GitHub environments for packages by @ericwb in #265
  • Use RST instead of markdown for README by @ericwb in #266
  • Rename publish environments by @ericwb in #267

Full Changelog: 0.2.4...0.3.0

0.2.4

29 Jan 19:11
3c51d00
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.2.4

0.2.3

27 Jan 02:46
0423a95
Compare
Choose a tag to compare

What's Changed

  • Add rule for usage of Flask.run with debug true by @ericwb in #207
  • Add rule for weak diffie-hellman keys in SSLContext by @ericwb in #208
  • Use the org level .github for issue templates by @ericwb in #209
  • Nit fix of docstring in Level enum by @ericwb in #211
  • Flatten the directory structure of rules by @ericwb in #230
  • Flatten the directory structure of the rule unit tests by @ericwb in #231
  • Move 3rd party rules to separate repo by @ericwb in #232

Full Changelog: 0.2.2...0.2.3

0.2.2

16 Jan 20:41
b9c29b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.2.2

0.2.1

16 Jan 20:05
73a3697
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

20 Nov 23:39
827f43a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.9...0.2.0