Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ FROM base
LABEL foo="bar baz"
ADD http://example.com/package.zip /temp
USER me
USER me

3 changes: 2 additions & 1 deletion github/github_conf/org_security.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
"organization": {
"name": "Bridgecrew",
"login": "bridgecrewio",
"login2": "bridgecrewio",
"description": "Secure public cloud infrastructure",
"ipAllowListEnabledSetting": "DISABLED",
"ipAllowListForInstalledAppsEnabledSetting": "DISABLED",
"requiresTwoFactorAuthentication": false
}
}
}
}
3 changes: 2 additions & 1 deletion secrets/config.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
const CIRCLE_CI = "2065ae463be5e534bb1d074a366d44e7a776d472"
const JIRA = "5FP0NmFYz81U32XdjNb42762"
const JIRA = "5FP0NmFYz81U32XdjNb42762"
const NAME = "5FP0NmFYz81U32XdjNb42762"