Skip to content

Commit

Permalink
add gitallowed
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-nhs committed Dec 12, 2024
1 parent c82c2da commit d6cd351
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .gitallowed
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
token: ?"?\$\{\{\s*secrets\.GITHUB_TOKEN\s*\}\}"?
github-token: ?"?\$\{\{\s*secrets\.GITHUB_TOKEN\s*\}\}"?
token: ?"?\$\{\{\s*secrets\.DEPENDABOT_TOKEN\s*\}\}"?
id-token: write
self.token = token
--token=\$\{\{\s*steps\.generate-token\.outputs\.token\s*\}\}
--token=\$GITHUB-TOKEN
--token="\$GITHUB-TOKEN"
"accountId": "123456789012"
accountId: "123456789012"
console\.log\(`access token : \${access_token}`\)
.*CidrBlock.*
.*Gemfile\.lock.*
.*\.gitallowed.*
.*nhsd-rules-deny.txt.*
.*\.venv.*
.*node_modules.*

0 comments on commit d6cd351

Please sign in to comment.