UNCLASSIFIED

You need to sign in or sign up before continuing.
Commit b4a2cc60 authored by Andy Maksymowicz's avatar Andy Maksymowicz
Browse files

Merge branch 'development' into 'master'

Development

See merge request !37
parents 91f2bb23 bfc9af40
Pipeline #445185 failed with stages
in 13 minutes and 42 seconds
......@@ -8,7 +8,7 @@ name: "opensource/trufflehog/trufflehog3"
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags:
- "2.0.6"
- "3.0.1"
- "latest"
# Build args passed to Dockerfile ARGs
......@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url: "https://github.com/feeltheajf/trufflehog3"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "opensource"
org.opencontainers.image.version: "2.0.6"
org.opencontainers.image.version: "3.0.1"
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "trufflehog3,secrets"
## This value can be "opensource" or "commercial"
......@@ -37,16 +37,16 @@ labels:
# List of resources to make available to the offline build context
resources:
- filename: truffleHog3-2.0.6-py2.py3-none-any.whl
url: https://files.pythonhosted.org/packages/e4/2a/82c51f799b1828cd89b06f46435301e91086ea320e812199fb7ac758a03b/truffleHog3-2.0.6-py2.py3-none-any.whl
- filename: trufflehog3-3.0.1-py2.py3-none-any.whl
url: https://files.pythonhosted.org/packages/21/36/480053ab0f992871ec3fff0fc7ba898236d914cb3dfd52494482151a5e00/trufflehog3-3.0.1-py2.py3-none-any.whl
validation:
type: sha256
value: 0d7f5282b3bb0df0497cf927b098ba60fd3bcb2f93f1a9eebe5fd9a401913ed9
- 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
value: 5d535cf20699e0541b540aa182897e640cd77810bf397abc03ab97cdaaaed7d6
- filename: PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl
url: https://files.pythonhosted.org/packages/3d/1f/2a3705efca3b47161ceaaf52970a9d4b81cc84600818686ecd75093a00a5/PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl
validation:
type: sha256
value: 02c78d77281d8f8d07a255e57abdbf43b02257f59f50cc6b636937d68efa5dd0
value: 74c1485f7707cf707a7aef42ef6322b8f97921bd89be2ab6317fd782c2d53183
- filename: smmap-4.0.0-py2.py3-none-any.whl
url: https://files.pythonhosted.org/packages/68/ee/d540eb5e5996eb81c26ceffac6ee49041d473bc5125f2aa995cf51ec1cf1/smmap-4.0.0-py2.py3-none-any.whl
validation:
......@@ -62,17 +62,23 @@ resources:
validation:
type: sha256
value: 6c4cc71933456991da20917998acbe6cf4fb41eeaab7d6d67fbc05ecd4c865b0
- filename: GitPython-3.1.0-py3-none-any.whl
url: https://files.pythonhosted.org/packages/d3/2f/6a366d56c9b1355b0880be9ea66b166cb3536392638d8d91413ec66305ad/GitPython-3.1.0-py3-none-any.whl
- filename: GitPython-3.1.18-py3-none-any.whl
url: https://files.pythonhosted.org/packages/bc/91/b38c4fabb6e5092ab23492ded4f318ab7299b19263272b703478038c0fbc/GitPython-3.1.18-py3-none-any.whl
validation:
type: sha256
value: 43da89427bdf18bf07f1164c6d415750693b4d50e28fc9b68de706245147b9dd
value: fce760879cd2aebd2991b3542876dc5c4a909b30c9d69dfc488e504a8db37ee8
- filename: Jinja2-3.0.1-py3-none-any.whl
url: https://files.pythonhosted.org/packages/80/21/ae597efc7ed8caaa43fb35062288baaf99a7d43ff0cf66452ddf47604ee6/Jinja2-3.0.1-py3-none-any.whl
validation:
type: sha256
value: 1f06f2da51e7b56b8f238affdd6b4e2c61e39598a378cc49345bc1bd42a978a4
- filename: attrs-20.3.0-py2.py3-none-any.whl
url: https://files.pythonhosted.org/packages/c3/aa/cb45262569fcc047bf070b5de61813724d6726db83259222cd7b4c79821a/attrs-20.3.0-py2.py3-none-any.whl
validation:
type: sha256
value: 31b2eced602aa8423c2aea9c76a724617ed67cf9513173fd3a4f03e3a929c7e6
# List of project maintainers
maintainers:
- email: "adam.martin@rancherfederal.com"
......
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