UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
O
Opensource
trufflehog
truffleHog3
Commits
689adbd3
Commit
689adbd3
authored
Jun 01, 2021
by
Zachary Sanders
Browse files
Merge branch 'renovate-update' into 'development'
renovate update See merge request
!21
parents
9d856781
1d7fb953
Pipeline
#288801
canceled with stages
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
3 deletions
+16
-3
hardening_manifest.yaml
hardening_manifest.yaml
+1
-1
renovate.json
renovate.json
+15
-2
No files found.
hardening_manifest.yaml
View file @
689adbd3
renovate.json
View file @
689adbd3
...
@@ -5,6 +5,8 @@
...
@@ -5,6 +5,8 @@
"baseBranches"
:
[
"baseBranches"
:
[
"development"
"development"
],
],
"automerge"
:
true
,
"gitLabAutomerge"
:
true
,
"regexManagers"
:
[
"regexManagers"
:
[
{
{
"fileMatch"
:
[
"fileMatch"
:
[
...
@@ -15,6 +17,17 @@
...
@@ -15,6 +17,17 @@
],
],
"depNameTemplate"
:
"registry1.dso.mil/ironbank/python/python39"
,
"depNameTemplate"
:
"registry1.dso.mil/ironbank/python/python39"
,
"datasourceTemplate"
:
"docker"
"datasourceTemplate"
:
"docker"
},
{
"fileMatch"
:
[
"^hardening_manifest.yaml$"
],
"matchStrings"
:
[
"org
\\
.opencontainers
\\
.image
\\
.version:
\\
s+
\"
(?<currentValue>.+?)
\"
"
,
"tags:
\\
s+-
\\
s+
\"
(?<currentValue>.+?)
\"
"
],
"depNameTemplate"
:
"truffleHog3"
,
"datasourceTemplate"
:
"pypi"
}
}
]
]
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment