Skip to content

Releases: bentleygd/SCSS

v02.2 hotfix 1

v02.2 hotfix 1 Pre-release
Pre-release

Choose a tag to compare

@bentleygd bentleygd released this 20 Nov 16:58
b5740cf
  • Remediated RegEx vulnerability in scssbin/scss.py.
  • Updated third party modules in requirements.txt to address vulnerabilities.
  • Added timeouts to API calls in testing scripts to prevent test scripts from stalling indefinitely.

SCSS v0.2.2

Choose a tag to compare

@bentleygd bentleygd released this 10 Dec 18:18
799bece
  • Added TOTP authentication for API calls.
  • Added functionality to the CLI control script.

Initial Production Release

Choose a tag to compare

@bentleygd bentleygd released this 26 Nov 22:10
cb88cf2
v0.1.2

Update README.md

Bug fix release

Bug fix release Pre-release
Pre-release

Choose a tag to compare

@bentleygd bentleygd released this 22 Nov 21:53
b63478f

This release addressed a bug where logging concerning actions performed with API keys were not being attributed to the associated user of that API key. Additional test cases were added to validate that HTTP method restrictions were being performed as expected.

v0.1.0-beta

v0.1.0-beta Pre-release
Pre-release

Choose a tag to compare

@bentleygd bentleygd released this 21 Nov 22:43
23b36f9

Initial pre-production release.