Open rbarkerSL opened 3 months ago
@andrewb1269hg @rbarkerSL In the image-build.yaml
workflow on line 51 there is a hard-coded key. Also dependabot.yaml
is not created as I'm not sure if that's enough to enable dependabot checks on this repo.
Non-administrative checks are done. @andrewb1269hg assigning over to you.
Contents
Administrative Audit Criteria
Check Actions State
Check if Actions should be disabled
If actions have not been run in the previous 6 months they should be disabled:
Repository Settings Checks
App Integrations
If actions are enabled:
Security Checks
npx playwright install deps
is used to install OS dependencies instead ofaptitude
Custom Properties
last-ci-review-by-team
is setlast-ci-review-date
is set (Use format:YYYY-MM-DD
)Non-Administrative Audit Criteria
Dependabot
Workflow checks
Self Hosted Runners
runs-on
stanzaCODEOWNERS
.github/CODEOWNERS
is valid and up-to-dateOther
Repository Settings
Acceptance Criteria