You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there has not been a significant commit in the last year, add a note indicating so. Skip to Acceptance Criteria section at the bottom to complete close this issue.
Administrative Audit Criteria
Actions State
If actions have not been run in the previous 6 months they should be disabled:
Actions are/have been disabled
If actions have run in the last 6 months then actions shall remain enabled:
Actions are enabled
Settings Window
General Tab
Require contributors to sign off on web-based commits
Features Section:
Disable Wiki
If it is in use, leave Wiki enabled. If not in use, remove functionality (uncheck Wiki option). Should be disabled whenever possible.
CI/CD Repository Audit
Description:
Perform repository audit.
If there has not been a significant commit in the last year, add a note indicating so.
Skip to
Acceptance Criteria
section at the bottom to complete close this issue.Administrative Audit Criteria
Actions State
If actions have not been run in the previous 6 months they should be disabled:
If actions have run in the last 6 months then actions shall remain enabled:
Settings Window
General Tab
Features Section:
Pull Requests Section:
Pushes Section:
Collaborators and Teams Tab
Branches Tab
Tags Tab
Rules/Rulesets Tab
Actions Tab
If actions are enabled:
Webhooks Tab
Code Security Tab
Secrets and Variables Tab
GitHub Apps
App Integrations
dependabot.yaml
file)Code Formatting
CODEOWNERS
.github/CODEOWNERS
is valid and up-to-dateWorkflow Audit Criteria
Security Checks in Workflows
/.github/workflows/
)npx playwright install deps
is used to install OS dependencies instead ofaptitude
Workflow checks
Self Hosted Runners
runs-on
stanzaOther
Acceptance Criteria
Custom Properties - Marking Complete
Update the
repo-properties.json
file in theORG/governance
repositoryinitial-ci-review-by-team
is setinitial-ci-review-date
is set (Use format:YYYY-MM-DD
)last-ci-review-by-team
is setlast-ci-review-date
is set (Use format:YYYY-MM-DD
)Note: assumes
ORG/governance
is a valid repository in the Github Organization being auditedThe text was updated successfully, but these errors were encountered: