Add semgrep-sast rules to SAST-Pages.yml for conditional execution based on...
Add semgrep-sast rules to SAST-Pages.yml for conditional execution based on branch and SAST settings
This update introduces new rules for the semgrep-sast job, allowing it to run conditionally based on the SAST_PAGES_DISABLED and SAST_DISABLED environment variables, as well as the current commit branch. This enhances the flexibility of the SAST pipeline in CI.