Skip to content

Adds support for rules realm

Compare
Choose a tag to compare
@fproulx-boostsecurity fproulx-boostsecurity released this 08 Jun 20:36
· 21 commits to main since this release
9dcb675

What's Changed

  • fix: updated boost scanner to v4 by @ledo01 in #19
  • BST-5328: Validate rules db imports by @ledo01 in #17
  • BST-3554: Merge & upload imported rules by @ledo01 in #18
  • BST-5329: Support default rule by @ledo01 in #20
  • fix: updated poetry to v1.4.2 by @ledo01 in #21
  • BST-5645 - Bugfix to support legacy default namespace by @fproulx-boostsecurity in #22
  • validate_rules_db: Remove GET requests by @becojo in #23
  • BST-5725: Removed default_rule overwrite & send it in GQL mutation by @ledo01 in #24
  • BST-5832: Import from rules realm by @ledo01 in #25
  • BST-5833: Validate unique namespace between rules realm & modules by @ledo01 in #26
  • BST-5832: fix invalid args for upload step by @ledo01 in #27
  • BST-5992: Fix rules-realm missing module.yaml by @ledo01 in #28
  • BST-5922: Fix imported default ignored by @ledo01 in #29

New Contributors

Full Changelog: v1.0.2...v1.1.0