Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Resolve "Add trivy-markdown template"

Merged Benoît requested to merge 1-add-trivy-markdown-template into main
2 files
+ 20
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
0
@@ -5,3 +5,5 @@ ENV DEBIAN_FRONTEND noninteractive
@@ -5,3 +5,5 @@ ENV DEBIAN_FRONTEND noninteractive
COPY ./install_tools.sh /usr/local/bin/install_tools.sh
COPY ./install_tools.sh /usr/local/bin/install_tools.sh
RUN /usr/local/bin/install_tools.sh
RUN /usr/local/bin/install_tools.sh
 
 
COPY ./trivy-markdown.tpl /usr/local/share/trivy/templates/trivy-markdown.tpl
 
\ No newline at end of file
Loading