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
aea74cd5
Commit
aea74cd5
authored
Jun 02, 2021
by
Adam Martin
Browse files
update supporting deps for 2.0.5
parent
df7ef8a0
Pipeline
#290762
canceled with stages
in 36 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
15 deletions
+4
-15
Dockerfile
Dockerfile
+2
-3
hardening_manifest.yaml
hardening_manifest.yaml
+2
-12
No files found.
Dockerfile
View file @
aea74cd5
...
...
@@ -7,8 +7,7 @@ FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as build
USER
0
COPY
*.whl *.tar.gz /wheel/
RUN
pip
install
--no-index
--find-links
=
/wheel/ truffleHog3
&&
\
pip
install
--upgrade
--no-index
--find-links
=
/wheel/ PyYAML Jinja2
RUN
pip
install
--no-index
--find-links
=
/wheel/ truffleHog3
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
...
...
hardening_manifest.yaml
View file @
aea74cd5
...
...
@@ -42,11 +42,6 @@ resources:
validation
:
type
:
sha256
value
:
f08e6a764879895bd7992eaca8aeaee7c8d22b42bd11526bbbe9c474afc8518f
-
filename
:
Jinja2-2.11.1-py2.py3-none-any.whl
url
:
https://files.pythonhosted.org/packages/27/24/4f35961e5c669e96f6559760042a55b9bcfcdb82b9bdb3c8753dbe042e35/Jinja2-2.11.1-py2.py3-none-any.whl
validation
:
type
:
sha256
value
:
b0eaf100007721b5c16c1fc1eecb87409464edc10469ddc9a22a27a99123be49
-
filename
:
Jinja2-2.11.3-py2.py3-none-any.whl
url
:
https://files.pythonhosted.org/packages/7e/c2/1eece8c95ddbc9b1aeb64f5783a9e07a286de42191b7204d67b7496ddf35/Jinja2-2.11.3-py2.py3-none-any.whl
validation
:
...
...
@@ -57,13 +52,8 @@ resources:
validation
:
type
:
sha256
value
:
43da89427bdf18bf07f1164c6d415750693b4d50e28fc9b68de706245147b9dd
-
filename
:
PyYAML-5.3.1.tar.gz
url
:
https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz
validation
:
type
:
sha256
value
:
b8eac752c5e14d3eca0e6dd9199cd627518cb5ec06add0de9d32baeee6fe645d
-
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
-
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
validation
:
type
:
sha256
value
:
74c1485f7707cf707a7aef42ef6322b8f97921bd89be2ab6317fd782c2d53183
...
...
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