merge from main

This commit is contained in:
Kenneth Kehl
2025-05-29 14:46:02 -07:00
8 changed files with 311 additions and 236 deletions

View File

@@ -29,6 +29,8 @@ jobs:
- uses: pypa/gh-action-pip-audit@v1.1.0
with:
inputs: requirements.txt
ignore-vulns: |
PYSEC-2023-312
- name: Run npm audit
run: make npm-audit