UNCLASSIFIED

Commit c3bd3b82 authored by renovate's avatar renovate
Browse files

Merge branch 'renovate/trufflehog3-2.x' into 'development'

Update dependency truffleHog3 to v2.0.7

See merge request !35
parents b49cec23 81afd75e
Pipeline #410549 failed with stages
in 14 minutes and 57 seconds
...@@ -8,7 +8,7 @@ name: "opensource/trufflehog/trufflehog3" ...@@ -8,7 +8,7 @@ name: "opensource/trufflehog/trufflehog3"
# The most specific version should be the first tag and will be shown # The most specific version should be the first tag and will be shown
# on ironbank.dsop.io # on ironbank.dsop.io
tags: tags:
- "2.0.6" - "2.0.7"
- "latest" - "latest"
# Build args passed to Dockerfile ARGs # Build args passed to Dockerfile ARGs
...@@ -27,7 +27,7 @@ labels: ...@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url: "https://github.com/feeltheajf/trufflehog3" org.opencontainers.image.url: "https://github.com/feeltheajf/trufflehog3"
## Name of the distributing entity, organization or individual ## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "opensource" org.opencontainers.image.vendor: "opensource"
org.opencontainers.image.version: "2.0.6" org.opencontainers.image.version: "2.0.7"
## Keywords to help with search (ex. "cicd,gitops,golang") ## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "trufflehog3,secrets" mil.dso.ironbank.image.keywords: "trufflehog3,secrets"
## This value can be "opensource" or "commercial" ## This value can be "opensource" or "commercial"
...@@ -37,11 +37,11 @@ labels: ...@@ -37,11 +37,11 @@ labels:
# List of resources to make available to the offline build context # List of resources to make available to the offline build context
resources: resources:
- filename: truffleHog3-2.0.6-py2.py3-none-any.whl - filename: truffleHog3-2.0.7-py2.py3-none-any.whl
url: https://files.pythonhosted.org/packages/e4/2a/82c51f799b1828cd89b06f46435301e91086ea320e812199fb7ac758a03b/truffleHog3-2.0.6-py2.py3-none-any.whl url: https://files.pythonhosted.org/packages/2c/42/1e91763d7a18b82c38e685913840782e3ca5a2442b4c1135dfb082f1ca02/truffleHog3-2.0.7-py2.py3-none-any.whl
validation: validation:
type: sha256 type: sha256
value: 0d7f5282b3bb0df0497cf927b098ba60fd3bcb2f93f1a9eebe5fd9a401913ed9 value: 4356ca343c35a39db800f6549d874f61c8c2765f9ed9e63fad6c4605a80a4451
- filename: PyYAML-5.4-cp39-cp39-manylinux1_x86_64.whl - filename: PyYAML-5.4-cp39-cp39-manylinux1_x86_64.whl
url: https://files.pythonhosted.org/packages/43/e8/31007862b01580c507e24b88aeedb71bb81d6125a71c651a26370e6e0648/PyYAML-5.4-cp39-cp39-manylinux1_x86_64.whl url: https://files.pythonhosted.org/packages/43/e8/31007862b01580c507e24b88aeedb71bb81d6125a71c651a26370e6e0648/PyYAML-5.4-cp39-cp39-manylinux1_x86_64.whl
validation: validation:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment