Skip to content

Releases: coreruleset/secrules_parsing

v0.2.11

07 Nov 15:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.10...v0.2.11

v0.2.10

29 May 21:13
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump zipp from 3.18.1 to 3.18.2 by @dependabot in #74
  • chore(deps): bump zipp from 3.18.2 to 3.19.0 by @dependabot in #75
  • fix: Allow ';' in PathNameValue; Make XML collection less strict by @airween in #76

Full Changelog: v0.2.9...v0.2.10

v0.2.9

11 Apr 06:57
1a6e4fe
Compare
Choose a tag to compare

What's Changed

  • fix: Change targets' order: longer one must be first by @airween in #72

Full Changelog: v0.2.8...v0.2.9

v0.2.8

10 Apr 20:35
b982800
Compare
Choose a tag to compare

What's Changed

  • test: add example for t:lowercase match by @fzipi in #67
  • chore(deps): bump tschm/token-mint-action from 1.0.2 to 1.0.3 by @dependabot in #68
  • chore(deps): bump zipp from 3.17.0 to 3.18.1 by @dependabot in #69
  • fix: Remove strict '&' usage from front of targets by @airween in #71

Full Changelog: v0.2.7...v0.2.8

v0.2.7

26 Jan 15:09
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #54
  • chore(deps): bump importlib-metadata from 4.11.3 to 6.7.0 by @dependabot in #59
  • chore(deps): bump zipp from 3.7.0 to 3.17.0 by @dependabot in #57
  • chore(deps): bump arpeggio from 1.10.2 to 2.0.2 by @dependabot in #60
  • chore(deps): bump textx from 2.3.0 to 3.1.1 by @dependabot in #58
  • chore(deps-dev): bump pytest from 7.2.0 to 7.4.3 by @dependabot in #61
  • chore(deps-dev): bump pytest from 7.4.3 to 7.4.4 by @dependabot in #64
  • chore(deps): bump importlib-metadata from 4.11.3 to 6.7.0 by @dependabot in #63
  • chore(deps): bump textx from 2.3.0 to 3.1.1 by @dependabot in #62
  • chore(deps): bump abatilo/actions-poetry from 2 to 3 by @dependabot in #65
  • fix: allow $ in collection arguments by @theseion in #66

New Contributors

Full Changelog: v0.2.6...v0.2.7

v0.2.6

19 Dec 17:10
c779ddf
Compare
Choose a tag to compare

What's Changed

  • feat(ci): add relasing to pypi by @fzipi in #29, #30
  • fix(ci): yaml indent by @fzipi in #31
  • feat: allow a-z and . chars on skipAfter by @theMiddleBlue in #32
  • fix(contains): broader pattern for better recongnition by @fzipi in #33
  • feat(ci): add codeQL scanning by @fzipi in #28
  • Moved RESPONSE_HEADERS to CollectionName from set of Variable by @airween in #35
  • docs: update README with development tips by @fzipi in #34
  • Enabled ',' (comma) in StringWithMacro expression by @airween in #37
  • fix: update dependencies by @fzipi in #38
  • fix(model): added uppercase letters to the PathNameValue pattern by @airween in #42
  • chore: update poetry version by @fzipi in #45
  • chore(deps): bump cryptography from 38.0.4 to 39.0.1 by @dependabot in #40
  • chore(deps): bump cryptography from 39.0.1 to 41.0.0 by @dependabot in #47
  • added support for SecRuleUpdateTargetByTag and SecRuleUpdateTargetById by @Xhoenix in #46
  • Fixed omission of -f CLI option in one of the examples by @dune73 in #50
  • chore(deps-dev): bump cryptography from 41.0.0 to 41.0.3 by @dependabot in #49
  • chore(deps-dev): bump cryptography from 41.0.3 to 41.0.4 by @dependabot in #51
  • chore(deps-dev): bump cryptography from 41.0.4 to 41.0.6 by @dependabot in #52
  • feat: add publish to pypi pipeline by @fzipi in #53

New Contributors

Full Changelog: v0.2.2...v0.2.6