UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bigbang
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Big Bang
bigbang
Merge requests
!263
fix: add missing enterprise Anchore images
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
fix: add missing enterprise Anchore images
anchore-images-synker
into
master
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Micah Nagel
requested to merge
anchore-images-synker
into
master
4 years ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
Summary
Add in two missing anchore enterprise images to the release bundler thingy.
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
db336158
1 commit,
4 years ago
1 file
+
3
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
scripts/package/synker.yaml
+
3
−
1
Options
@@ -30,6 +30,8 @@ source:
authFile
:
/root/.docker/config.json
images
:
-
registry.dso.mil/platform-one/big-bang/apps/security-tools/twistlock/defender:20.04.163
-
registry1.dso.mil/ironbank/anchore/enterprise/enterprise:2.4.1
-
registry1.dso.mil/ironbank/anchore/enterpriseui/enterpriseui:2.4.1
# Images used by pipeline-templates
# NOTE: These are __not__ fully inclusive yet, see this issue for updates: https://repo1.dso.mil/platform-one/big-bang/bigbang/-/issues/145
@@ -43,4 +45,4 @@ source:
-
registry.il2.dso.mil/platform-one/devops/pipeline-templates/pipeline-job/dependency-check611-sonar-scanner45-dotnet-31:021921
# Don't include until fortify is supported
# - registry.il2.dso.mil/platform-one/devops/pipeline-templates/pipeline-job/dotnet-fortify:20.2.0
\ No newline at end of file
# - registry.il2.dso.mil/platform-one/devops/pipeline-templates/pipeline-job/dotnet-fortify:20.2.0
Loading