Skip to content

build(deps): bump dompurify from 3.4.12 to 3.4.13 in /docusaurus #317

build(deps): bump dompurify from 3.4.12 to 3.4.13 in /docusaurus

build(deps): bump dompurify from 3.4.12 to 3.4.13 in /docusaurus #317

name: CodeQL Analysis
on:
pull_request:
branches:
- main
jobs:
semgrep:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install semgrep
run: python3 -m pip install semgrep
- name: Run Semgrep
run: semgrep ci