ci: add security headers audit to pipeline
This commit is contained in:
@@ -191,6 +191,9 @@ jobs:
|
||||
- name: Race condition tests
|
||||
run: python tests/security/race_condition_test.py
|
||||
|
||||
- name: Security headers audit
|
||||
run: python tests/security/headers_audit.py
|
||||
|
||||
memory:
|
||||
name: Memory Leak Check
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user