mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 19:20:47 +02:00
Update security-check.yaml
This commit is contained in:
parent
d4c3e81fa1
commit
2f65cd83b6
1 changed files with 2 additions and 1 deletions
3
.github/workflows/security-check.yaml
vendored
3
.github/workflows/security-check.yaml
vendored
|
@ -38,7 +38,6 @@ jobs:
|
||||||
REGISTRY_HOSTNAME: localhost
|
REGISTRY_HOSTNAME: localhost
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: GitHubSecurityLab/actions-permissions/monitor@v1
|
|
||||||
- name: Check out
|
- name: Check out
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Scan Django settings for security issues
|
- name: Scan Django settings for security issues
|
||||||
|
@ -55,6 +54,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- uses: GitHubSecurityLab/actions-permissions/monitor@v1
|
||||||
- name: Check out
|
- name: Check out
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: MockUserLogin should not be in settings.MIDDLEWARE
|
- name: MockUserLogin should not be in settings.MIDDLEWARE
|
||||||
|
@ -66,6 +66,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- uses: GitHubSecurityLab/actions-permissions/monitor@v1
|
||||||
- name: Check out
|
- name: Check out
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue